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 @@ -38,3 +38,9 @@ branches:
3838 extraFiles :
3939 - README.md
4040 branch : 2.22.x
41+ - bumpMinorPreMajor : true
42+ handleGHRelease : true
43+ releaseType : java-backport
44+ extraFiles :
45+ - README.md
46+ branch : 2.30.x
Original file line number Diff line number Diff line change @@ -130,6 +130,23 @@ branchProtectionRules:
130130 - OwlBot Post Processor
131131 - ' Kokoro - Test: Java GraalVM Native Image'
132132 - ' Kokoro - Test: Java 17 GraalVM Native Image'
133+ - pattern : 2.30.x
134+ isAdminEnforced : true
135+ requiredApprovingReviewCount : 1
136+ requiresCodeOwnerReviews : true
137+ requiresStrictStatusChecks : false
138+ requiredStatusCheckContexts :
139+ - dependencies (17)
140+ - lint
141+ - clirr
142+ - units (8)
143+ - units (11)
144+ - ' Kokoro - Test: Integration'
145+ - cla/google
146+ - OwlBot Post Processor
147+ - ' Kokoro - Test: Java GraalVM Native Image'
148+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
149+ - javadoc
133150permissionRules :
134151 - team : yoshi-admins
135152 permission : admin
You can’t perform that action at this time.
0 commit comments