Skip to content

Implement default branch protection settings

Illya Klymov requested to merge 425422-default-branch-protection-drop-down into master

What does this MR do and why?

This MR adds default branch protection configuration both for application settings and group

Screenshots or screen recordings

demo2

How to set up and validate locally

Feature.enable(:default_branch_protection_defaults)
  • Open settings -> Repository either for instance or for group
  • Observe default branch protection settings

Related to #425422

Edited by Illya Klymov

Merge request reports