Skip to content

Group-level protected branches - Project-level settings view

What does this MR do and why?

Related to #372819 (closed), epic &8679.

Previous MR: !106532 (merged), !107792 (merged)

Screenshots or screen recordings

Group-level protected branches feature disabled Group-level protected branches feature enabled
image image

How to set up and validate locally

  1. Enable the feature flag:

    Feature.enable(:group_protected_branches)
  2. Visit the project repository settings page.

  3. Click the Protected branches tab.

MR acceptance checklist

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

/cc EM @daveliu

Edited by Song Huang

Merge request reports