Skip to content

Make danger fail on CI

Danger has a command line flag that it can fail when it finds failures. The good thing about this is, that the pipeline fails.

Now its too easy to just not care about the output, and I've seen multiple cases where Gitlab-bot was just ignored.