Skip to content

Group-level protected branches - Group-level settings view

What does this MR do and why?

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

  • Added group-level protected branches view
  • Added feature specs of group-level protected branches
  • Replace text Branch was deleted with Branch does not exist in protected branch partial .

Screenshots or screen recordings

New Setting Tab Group-level Add Form Group-level Edit Form
image image image

How to set up and validate locally

  1. Enable the invite modal
    Feature.enable(:group_protected_branches)
  2. Visit the group 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