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 @@ -42,3 +42,7 @@ branches:
4242 handleGHRelease : true
4343 releaseType : java-backport
4444 branch : 1.129.x
45+ - bumpMinorPreMajor : true
46+ handleGHRelease : true
47+ releaseType : java-backport
48+ branch : 1.137.x
Original file line number Diff line number Diff line change @@ -177,6 +177,24 @@ branchProtectionRules:
177177 - ' Kokoro - Test: Java GraalVM Native Image'
178178 - ' Kokoro - Test: Java 17 GraalVM Native Image'
179179 - javadoc
180+ - pattern : 1.137.x
181+ isAdminEnforced : true
182+ requiredApprovingReviewCount : 1
183+ requiresCodeOwnerReviews : true
184+ requiresStrictStatusChecks : false
185+ requiredStatusCheckContexts :
186+ - dependencies (17)
187+ - lint
188+ - clirr
189+ - units (8)
190+ - units (11)
191+ - ' Kokoro - Test: Integration'
192+ - cla/google
193+ - ' Kokoro - Test: Java GraalVM Native Image'
194+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
195+ - javadoc
196+ - library_generation
197+ - unmanaged_dependency_check
180198permissionRules :
181199 - team : yoshi-admins
182200 permission : admin
You can’t perform that action at this time.
0 commit comments