File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,10 @@ branches:
3131 handleGHRelease : true
3232 releaseType : java-backport
3333 branch : 2.48.x
34+ - bumpMinorPreMajor : true
35+ handleGHRelease : true
36+ releaseType : java-backport
37+ branch : 2.52.x
3438bumpMinorPreMajor : true
3539handleGHRelease : true
3640releaseType : java-yoshi
Original file line number Diff line number Diff line change @@ -132,6 +132,21 @@ branchProtectionRules:
132132 - cla/google
133133 - javadoc
134134 - unmanaged_dependency_check
135+ - pattern : 2.52.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+ - unmanaged_dependency_check
135150permissionRules :
136151 - team : api-bigquery
137152 permission : admin
You can’t perform that action at this time.
0 commit comments