Skip to content

Include invalid MRs in the security merge output

Yorick Peterse requested to merge invalid-merge-requests-output into master

When there are security MRs deemed invalid, we now include them in the output sent to Slack. This makes it more clear to release managers there might be some MRs that need to be taken care of before a release can be tagged.

The output looks like this:

Screenshot_from_2019-03-28_15-50-10

This fixes https://gitlab.com/gitlab-org/release-tools/issues/278

Merge request reports