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 @@ -22,3 +22,7 @@ branches:
2222 handleGHRelease : true
2323 releaseType : java-backport
2424 branch : 2.2.x
25+ - bumpMinorPreMajor : true
26+ handleGHRelease : true
27+ releaseType : java-backport
28+ branch : 2.7.x
Original file line number Diff line number Diff line change @@ -87,6 +87,20 @@ branchProtectionRules:
8787 - lint
8888 - clirr
8989 - cla/google
90+ - pattern : 2.7.x
91+ isAdminEnforced : true
92+ requiredApprovingReviewCount : 1
93+ requiresCodeOwnerReviews : true
94+ requiresStrictStatusChecks : false
95+ requiredStatusCheckContexts :
96+ - units (8)
97+ - units (11)
98+ - windows
99+ - dependencies (8)
100+ - dependencies (11)
101+ - lint
102+ - clirr
103+ - cla/google
90104permissionRules :
91105 - team : yoshi-admins
92106 permission : admin
You can’t perform that action at this time.
0 commit comments