[go: up one dir, main page]

Skip to content

Proposal - environments, protected branch and PR rules at group level

We are managing over 300 repos , each month adding around 10, when setting a new repo we are forced to define protected branches , PR rules and environment using a script. To simplify the process I would suggest the ability to set the above at the group level, when the repo is created the rules are inherited from the group level, this is similar to the way ci-di environment variables are inherited.

for organizations managing many projects, this would simplify maintaining the different repo. similar approach exists in other GIT tools (bitBucket for example)