File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,7 @@ branches:
1010 handleGHRelease : true
1111 releaseType : java-backport
1212 branch : 1.40.x
13+ - bumpMinorPreMajor : true
14+ handleGHRelease : true
15+ releaseType : java-backport
16+ branch : 1.41.x
Original file line number Diff line number Diff line change @@ -43,6 +43,19 @@ branchProtectionRules:
4343 - lint
4444 - clirr
4545 - cla/google
46+ - pattern : 1.41.x
47+ isAdminEnforced : true
48+ requiredApprovingReviewCount : 1
49+ requiresCodeOwnerReviews : true
50+ requiresStrictStatusChecks : false
51+ requiredStatusCheckContexts :
52+ - units (8)
53+ - units (11)
54+ - windows
55+ - dependencies (8)
56+ - dependencies (11)
57+ - clirr
58+ - cla/google
4659permissionRules :
4760 - team : yoshi-admins
4861 permission : admin
You can’t perform that action at this time.
0 commit comments