summaryrefslogtreecommitdiff
path: root/Dangerfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-26 15:08:45 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-26 15:08:45 +0000
commit2a53c24c512db8613255884b1db42402a31d831b (patch)
tree37831911612043071365082fb0838c671ec7bbb7 /Dangerfile
parent8e812185ddf4c77ae3b1512b2d04725190e64209 (diff)
downloadgitlab-ce-2a53c24c512db8613255884b1db42402a31d831b.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Dangerfile')
-rw-r--r--Dangerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dangerfile b/Dangerfile
index cc6ebc27d4e..cba7226d4b9 100644
--- a/Dangerfile
+++ b/Dangerfile
@@ -6,6 +6,7 @@ require_relative 'lib/gitlab/danger/request_helper'
danger.import_plugin('danger/plugins/helper.rb')
danger.import_plugin('danger/plugins/roulette.rb')
danger.import_plugin('danger/plugins/changelog.rb')
+danger.import_plugin('danger/plugins/sidekiq_queues.rb')
return if helper.release_automation?