I have a repository with a protected branch, with an approval rule that requires at least one approver for the merge to be enabled on that branch. However, I would like branches that start with the prefix “epic” to not have the approval requirement when creating a merge request for this branch. Is there any way to do this either by screen configuration or by CI/CD?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Branch protection won't enforce push rules - Any ideas? pen_spark | 1 | 209 | May 20, 2024 | |
Merge request relaxed approval for approvers | 6 | 1161 | August 24, 2022 | |
User with Developer access what able to merge into a protected branch - why? | 0 | 201 | January 23, 2022 | |
Protecting branches with different numbers of approvers | 0 | 620 | May 17, 2017 | |
Using Protected Branches to limit people from merging merge requests | 0 | 303 | November 13, 2019 |