File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Expand file tree Collapse file tree 2 files changed +19
-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 : 2.2.x
17+ - bumpMinorPreMajor : true
18+ handleGHRelease : true
19+ releaseType : java-backport
20+ branch : 2.6.x
Original file line number Diff line number Diff line change @@ -63,6 +63,21 @@ branchProtectionRules:
6363 - ' Kokoro - Test: Integration'
6464 - cla/google
6565 - OwlBot Post Processor
66+ - pattern : 2.6.x
67+ isAdminEnforced : true
68+ requiredApprovingReviewCount : 1
69+ requiresCodeOwnerReviews : true
70+ requiresStrictStatusChecks : false
71+ requiredStatusCheckContexts :
72+ - dependencies (8)
73+ - dependencies (11)
74+ - lint
75+ - clirr
76+ - units (8)
77+ - units (11)
78+ - ' Kokoro - Test: Integration'
79+ - cla/google
80+ - OwlBot Post Processor
6681permissionRules :
6782 - team : yoshi-admins
6883 permission : admin
You can’t perform that action at this time.
0 commit comments