Skip to content

Don't allow Danger to fail in CI any more

Yorick Peterse requested to merge fail-danger-in-ci into master

What does this MR do?

This changes the GitLab CI configuration so that the Danger job is no longer allowed to fail. This prevents developers from ignoring any errors Danger might produce.

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/release/framework/issues/21

Does this MR meet the acceptance criteria?

Edited by Yorick Peterse

Merge request reports