Skip to content

Add violation for ability to edit approval rules and approve after commit to MR

Byron Boots requested to merge bb-add-rules into main

In line with our GitLab Projects Baseline Requirements we want to prevent approvals on MRs by the committer of the MR through the GitLab project settings for MR approvals. This will report a violation if committers can approve.

Closes #96

In line with our GitLab Projects Baseline Requirements we want to prevent users editing approval rules on MRs through the GitLab project settings for MR approvals. This will report a violation if users can edit the approval rules on individual MRs

Closes #97

Edited by Byron Boots

Merge request reports