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 8afb429 + 6646adb commit cc286d8Copy full SHA for cc286d8
.gitlab/ci/danger.yml
@@ -6,5 +6,7 @@ include:
6
7
run-danger-mr-linter:
8
stage: pre_check
9
+ # just ignore for now until the BOT_TOKEN is ready
10
+ allow_failure: true
11
tags:
12
- dangerjs
0 commit comments