Skip to content

Draft: Block merge requests when a reviewer has requested changes

Phil Hughes requested to merge ph/430728/requestedChangesBlockMergeRequest into master

What does this MR do and why?

Added an additional merge check that will check if any assigned reviewed has requested changes.

#430728 (closed)

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

Screen_Recording_2024-02-19_at_11.29.16

How to set up and validate locally

  • Enable mr_block_requested_changes feature flag
  • Make sure your GitLab instance has a premium license
  • Assign yourself as reviewer
  • Submit a review with changes requested
  • View merge widget
Edited by Phil Hughes

Merge request reports