File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,3 +26,7 @@ branches:
2626 handleGHRelease : true
2727 releaseType : java-backport
2828 branch : 2.15.x
29+ - bumpMinorPreMajor : true
30+ handleGHRelease : true
31+ releaseType : java-backport
32+ branch : 2.17.x
Original file line number Diff line number Diff line change @@ -145,6 +145,23 @@ branchProtectionRules:
145145 - OwlBot Post Processor
146146 - ' Kokoro - Test: Java GraalVM Native Image'
147147 - ' Kokoro - Test: Java 17 GraalVM Native Image'
148+ - pattern : 2.17.x
149+ isAdminEnforced : true
150+ requiredApprovingReviewCount : 1
151+ requiresCodeOwnerReviews : true
152+ requiresStrictStatusChecks : false
153+ requiredStatusCheckContexts :
154+ - dependencies (17)
155+ - lint
156+ - clirr
157+ - units (8)
158+ - units (11)
159+ - ' Kokoro - Test: Integration'
160+ - cla/google
161+ - OwlBot Post Processor
162+ - ' Kokoro - Test: Java GraalVM Native Image'
163+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
164+ - javadoc
148165permissionRules :
149166 - team : yoshi-admins
150167 permission : admin
You can’t perform that action at this time.
0 commit comments