File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -34,3 +34,7 @@ branches:
3434 handleGHRelease : true
3535 releaseType : java-backport
3636 branch : 2.19.x
37+ - bumpMinorPreMajor : true
38+ handleGHRelease : true
39+ releaseType : java-backport
40+ branch : 2.26.x
Original file line number Diff line number Diff line change @@ -188,6 +188,24 @@ branchProtectionRules:
188188 - ' Kokoro - Test: Java GraalVM Native Image'
189189 - ' Kokoro - Test: Java 17 GraalVM Native Image'
190190 - javadoc
191+ - pattern : 2.26.x
192+ isAdminEnforced : true
193+ requiredApprovingReviewCount : 1
194+ requiresCodeOwnerReviews : true
195+ requiresStrictStatusChecks : false
196+ requiredStatusCheckContexts :
197+ - dependencies (17)
198+ - lint
199+ - clirr
200+ - units (8)
201+ - units (11)
202+ - ' Kokoro - Test: Integration'
203+ - cla/google
204+ - ' Kokoro - Test: Java GraalVM Native Image'
205+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
206+ - javadoc
207+ - library_generation
208+ - unmanaged_dependency_check
191209permissionRules :
192210 - team : yoshi-admins
193211 permission : admin
You can’t perform that action at this time.
0 commit comments