Skip to content

Add code owners section to Branch rules details page

Jacques Erasmus requested to merge 389058-add-codeowner-approval-section into master

What does this MR do and why?

Adds a Code Owners section to the Branch rules details page.

MR breakdown

MR header
Add code owners section to Branch rules details page 👈 this MR
Move Force push section and update styling to match Code owners (Icons) follow-up

Screenshots or screen recordings

Required Not required Unlicensed
Screenshot_2023-02-28_at_10.51.12 Screenshot_2023-02-28_at_10.51.21 Screenshot_2023-02-28_at_10.51.38

How to set up and validate locally

  1. Ensure you've added a license to your GDK.
  2. Enable the branch_rules feature flag.
  3. Add a protected branch.
  4. Navigate to Settings > Repository > Branch rules > Details.
  5. The Code owner approval section should be displayed correctly.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #389058 (closed)

Edited by Jacques Erasmus

Merge request reports