File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-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 : 3.11.x
37+ - bumpMinorPreMajor : true
38+ handleGHRelease : true
39+ releaseType : java-backport
40+ branch : 3.15.x
Original file line number Diff line number Diff line change @@ -132,6 +132,22 @@ branchProtectionRules:
132132 - javadoc
133133 - library_generation
134134 - unmanaged_dependency_check
135+ - pattern : 3.15.x
136+ isAdminEnforced : true
137+ requiredApprovingReviewCount : 1
138+ requiresCodeOwnerReviews : true
139+ requiresStrictStatusChecks : false
140+ requiredStatusCheckContexts :
141+ - dependencies (17)
142+ - lint
143+ - clirr
144+ - units (8)
145+ - units (11)
146+ - ' Kokoro - Test: Integration'
147+ - cla/google
148+ - javadoc
149+ - library_generation
150+ - unmanaged_dependency_check
135151permissionRules :
136152 - team : yoshi-admins
137153 permission : admin
You can’t perform that action at this time.
0 commit comments