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 @@ -11,6 +11,10 @@ branches:
1111 handleGHRelease : true
1212 releaseType : java-backport
1313 branch : 2.3.x
14+ - bumpMinorPreMajor : true
15+ handleGHRelease : true
16+ releaseType : java-backport
17+ branch : 2.10.x
1418bumpMinorPreMajor : true
1519handleGHRelease : true
1620releaseType : java-yoshi
Original file line number Diff line number Diff line change @@ -62,6 +62,21 @@ branchProtectionRules:
6262 - ' Kokoro - Test: Integration'
6363 - cla/google
6464 - OwlBot Post Processor
65+ - pattern : 2.10.x
66+ isAdminEnforced : true
67+ requiredApprovingReviewCount : 1
68+ requiresCodeOwnerReviews : true
69+ requiresStrictStatusChecks : false
70+ requiredStatusCheckContexts :
71+ - dependencies (8)
72+ - dependencies (11)
73+ - lint
74+ - clirr
75+ - units (8)
76+ - units (11)
77+ - ' Kokoro - Test: Integration'
78+ - cla/google
79+ - OwlBot Post Processor
6580permissionRules :
6681 - team : api-bigquery
6782 permission : admin
You can’t perform that action at this time.
0 commit comments