Commit 37fdc65d authored by Rémy Coutable's avatar Rémy Coutable

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

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 99860899
......@@ -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