We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2818801 + b83c318 commit 8f2a4e9Copy full SHA for 8f2a4e9
Dangerfile
@@ -5,5 +5,5 @@ require 'gitlab-dangerfiles'
5
Gitlab::Dangerfiles.for_project(self) do |gitlab_dangerfiles|
6
gitlab_dangerfiles.import_plugins
7
8
- gitlab_dangerfiles.import_dangerfiles(except: %w[changelog commit_messages simple_roulette])
+ gitlab_dangerfiles.import_dangerfiles(except: %w[changelog commit_messages])
9
end
0 commit comments