This repository was archived by the owner on Sep 18, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.8.x
17+ - bumpMinorPreMajor : true
18+ handleGHRelease : true
19+ releaseType : java-backport
20+ branch : 2.10.x
Original file line number Diff line number Diff line change @@ -62,6 +62,21 @@ branchProtectionRules:
6262 - ' Kokoro - Test: Integration'
6363 - cla/google
6464 - OwlBot Post Processor
65+ - pattern : 2.10.x
66+ isAdminEnforced : true
67+ requiredApprovingReviewCount : 1
68+ requiresCodeOwnerReviews : true
69+ requiresStrictStatusChecks : false
70+ requiredStatusCheckContexts :
71+ - dependencies (8)
72+ - dependencies (11)
73+ - lint
74+ - clirr
75+ - units (8)
76+ - units (11)
77+ - ' Kokoro - Test: Integration'
78+ - cla/google
79+ - OwlBot Post Processor
6580permissionRules :
6681 - team : yoshi-admins
6782 permission : admin
You can’t perform that action at this time.
0 commit comments