Skip to content

Commit c166a23

Browse files
authored
Add option to override branch protection per repo
1 parent 8c47fc7 commit c166a23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

toc/rfc/rfc-draft-branch-protection.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ On protected branches, we propose the following rules:
3535
With respect to the approval of pull requests, we propose that the number of approvals required will depend on the number of people in the approver role of a working group:
3636
* 0 approvals will be required when a working group has 3 or fewer people in the approver rule
3737
* 1 approval will be required when a working group has 4 or more people in the approver role.
38+
39+
The automation should allow to override the standard branch protection per respository using a configuration file maintained in this community repository. This allows working group leads e.g. to reduce the number of required approvals if several approvers are temporarily not available.

0 commit comments

Comments
 (0)