Implement Dangerfile as a first-class citizen in Merge Requests
Problem to solve
I've noticed Gitlab uses the Dangerfile in all relevant projects, and has a bot in each project to pull the results of the Dangerfile to the Merge Request discussions. It'd be better if this was in line with SAST, DAST, Build Pipeline results (up top, with green checkmarks).
Further details
We want to use something like Dangerfile, but it has to be followed and easy to use / spot.
Proposal
- Move the results of a Danger check to the top of the MR so it's easily visible, and possibly even a thing that Reviewers have to actively click "accept / bypass" on.
What does success look like, and how can we measure that?
I imagine adding a block here. Maybe do like Github and collapse some of these into a common "reviews" block.
