Skip to content

Commit 8f2a4e9

Browse files
author
Patrick Bajao
committed
Merge branch 'tchu-add-simple-roulette-to-dangerfile' into 'main'
Add simple_roulette to Dangerfile See merge request gitlab-org/gitlab-shell!672
2 parents 2818801 + b83c318 commit 8f2a4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dangerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ require 'gitlab-dangerfiles'
55
Gitlab::Dangerfiles.for_project(self) do |gitlab_dangerfiles|
66
gitlab_dangerfiles.import_plugins
77

8-
gitlab_dangerfiles.import_dangerfiles(except: %w[changelog commit_messages simple_roulette])
8+
gitlab_dangerfiles.import_dangerfiles(except: %w[changelog commit_messages])
99
end

0 commit comments

Comments
 (0)