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 @@ -35,6 +35,10 @@ branches:
3535 handleGHRelease : true
3636 releaseType : java-backport
3737 branch : 2.52.x
38+ - bumpMinorPreMajor : true
39+ handleGHRelease : true
40+ releaseType : java-backport
41+ branch : 2.51.x
3842bumpMinorPreMajor : true
3943handleGHRelease : true
4044releaseType : java-yoshi
Original file line number Diff line number Diff line change @@ -147,6 +147,21 @@ branchProtectionRules:
147147 - cla/google
148148 - javadoc
149149 - unmanaged_dependency_check
150+ - pattern : 2.51.x
151+ isAdminEnforced : true
152+ requiredApprovingReviewCount : 1
153+ requiresCodeOwnerReviews : true
154+ requiresStrictStatusChecks : false
155+ requiredStatusCheckContexts :
156+ - dependencies (17)
157+ - lint
158+ - clirr
159+ - units (8)
160+ - units (11)
161+ - ' Kokoro - Test: Integration'
162+ - cla/google
163+ - javadoc
164+ - unmanaged_dependency_check
150165permissionRules :
151166 - team : api-bigquery
152167 permission : admin
You can’t perform that action at this time.
0 commit comments