File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,7 @@ branches:
1414 handleGHRelease : true
1515 releaseType : java-backport
1616 branch : 1.34.x
17+ - bumpMinorPreMajor : true
18+ handleGHRelease : true
19+ releaseType : java-backport
20+ branch : 2.0.x
Original file line number Diff line number Diff line change @@ -59,6 +59,20 @@ branchProtectionRules:
5959 - lint
6060 - clirr
6161 - cla/google
62+ - pattern : 2.0.x
63+ isAdminEnforced : true
64+ requiredApprovingReviewCount : 1
65+ requiresCodeOwnerReviews : true
66+ requiresStrictStatusChecks : false
67+ requiredStatusCheckContexts :
68+ - units (8)
69+ - units (11)
70+ - windows
71+ - dependencies (8)
72+ - dependencies (11)
73+ - lint
74+ - clirr
75+ - cla/google
6276permissionRules :
6377 - team : yoshi-admins
6478 permission : admin
You can’t perform that action at this time.
0 commit comments