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 @@ -27,6 +27,10 @@ branches:
2727 handleGHRelease : true
2828 releaseType : java-backport
2929 branch : 2.40.x
30+ - bumpMinorPreMajor : true
31+ handleGHRelease : true
32+ releaseType : java-backport
33+ branch : 2.48.x
3034bumpMinorPreMajor : true
3135handleGHRelease : true
3236releaseType : java-yoshi
Original file line number Diff line number Diff line change @@ -117,6 +117,21 @@ branchProtectionRules:
117117 - ' Kokoro - Test: Integration'
118118 - cla/google
119119 - javadoc
120+ - pattern : 2.48.x
121+ isAdminEnforced : true
122+ requiredApprovingReviewCount : 1
123+ requiresCodeOwnerReviews : true
124+ requiresStrictStatusChecks : false
125+ requiredStatusCheckContexts :
126+ - dependencies (17)
127+ - lint
128+ - clirr
129+ - units (8)
130+ - units (11)
131+ - ' Kokoro - Test: Integration'
132+ - cla/google
133+ - javadoc
134+ - unmanaged_dependency_check
120135permissionRules :
121136 - team : api-bigquery
122137 permission : admin
You can’t perform that action at this time.
0 commit comments