Skip to content

Replace approval selectors with User/Group selectors

Jacques Erasmus requested to merge 450961-update-approval-rules-selectors into master

What does this MR do and why?

Updates the frontend to use the new approval User/Group selectors.

This update affects all pages where the Approval rule selector is being used:

  • Project > Settings > Merge requests > Merge request approvals
  • Project > Settings > Repository > Branch rules > Branch rules details
  • Merge request > New/Edit

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

Before After
Screenshot_2024-04-18_at_16.14.14 Screenshot_2024-04-18_at_16.16.19

How to set up and validate locally

  1. Navigate to Project > Settings > Merge requests > Merge request approvals
  2. Add/ Edit an approval rule
  3. Add an approver

Related to #450961

Edited by Jacques Erasmus

Merge request reports