File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-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 : 2.30.x
45+ - bumpMinorPreMajor : true
46+ handleGHRelease : true
47+ releaseType : java-backport
48+ branch : 2.29.x
Original file line number Diff line number Diff line change @@ -210,6 +210,25 @@ branchProtectionRules:
210210 - javadoc
211211 - library_generation
212212 - unmanaged_dependency_check
213+ - pattern : 2.29.x
214+ isAdminEnforced : true
215+ requiredApprovingReviewCount : 1
216+ requiresCodeOwnerReviews : true
217+ requiresStrictStatusChecks : false
218+ requiredStatusCheckContexts :
219+ - dependencies (17)
220+ - lint
221+ - clirr
222+ - units (8)
223+ - units (11)
224+ - ' Kokoro - Test: Integration'
225+ - cla/google
226+ - ' Kokoro - Test: Java GraalVM Native Image A'
227+ - ' Kokoro - Test: Java GraalVM Native Image B'
228+ - ' Kokoro - Test: Java GraalVM Native Image C'
229+ - javadoc
230+ - library_generation
231+ - unmanaged_dependency_check
213232permissionRules :
214233 - team : yoshi-admins
215234 permission : admin
You can’t perform that action at this time.
0 commit comments