File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,3 +18,7 @@ branches:
1818 handleGHRelease : true
1919 releaseType : java-backport
2020 branch : 2.2.x
21+ - bumpMinorPreMajor : true
22+ handleGHRelease : true
23+ releaseType : java-backport
24+ branch : 2.12.x
Original file line number Diff line number Diff line change @@ -78,6 +78,23 @@ branchProtectionRules:
7878 - ' Kokoro - Test: Integration'
7979 - cla/google
8080 - OwlBot Post Processor
81+ - pattern : 2.12.x
82+ isAdminEnforced : true
83+ requiredApprovingReviewCount : 1
84+ requiresCodeOwnerReviews : true
85+ requiresStrictStatusChecks : false
86+ requiredStatusCheckContexts :
87+ - dependencies (8)
88+ - dependencies (11)
89+ - lint
90+ - clirr
91+ - units (8)
92+ - units (11)
93+ - ' Kokoro - Test: Integration'
94+ - cla/google
95+ - OwlBot Post Processor
96+ - ' Kokoro - Test: Java GraalVM Native Image'
97+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
8198permissionRules :
8299 - team : yoshi-admins
83100 permission : admin
You can’t perform that action at this time.
0 commit comments