Skip to content

Remove approval when a new review gets requested

Phil Hughes requested to merge ph/432109/removeApprovalRequestNewReview into master

What does this MR do and why?

Removes the reviewers approval if they have already approved and a new review gets requested from them.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

How to set up and validate locally

  • Enable mr_request_changes feature flag
  • Assign a merge request to a user
  • As that user approve the merge request
  • Request a new review from that user
  • Approval should get removed

#432109 (closed)

Merge request reports