Commit 5cbe80ee authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch...

Merge branch '208688-consider-using-the-new-comment-and-remove-previous-comments-danger-options' into 'master'

Make Danger fail on error again and post a new comment each time

Closes #208688

See merge request gitlab-org/gitlab!26275
parents 3ffbaa71 37fdc65d
......@@ -253,4 +253,4 @@ danger-review:
- git version
- node --version
- yarn install --frozen-lockfile --cache-folder .yarn-cache --prefer-offline
- danger --verbose # fail-on-errors=true
- danger --fail-on-errors=true --new-comment --remove-previous-comments --verbose
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment