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:
11
11
handleGHRelease : true
12
12
releaseType : java-backport
13
13
branch : 2.3.x
14
+ - bumpMinorPreMajor : true
15
+ handleGHRelease : true
16
+ releaseType : java-backport
17
+ branch : 2.10.x
14
18
bumpMinorPreMajor : true
15
19
handleGHRelease : true
16
20
releaseType : java-yoshi
Original file line number Diff line number Diff line change @@ -62,6 +62,21 @@ branchProtectionRules:
62
62
- ' Kokoro - Test: Integration'
63
63
- cla/google
64
64
- 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
65
80
permissionRules :
66
81
- team : api-bigquery
67
82
permission : admin
You can’t perform that action at this time.
0 commit comments