File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -30,3 +30,7 @@ branches:
30
30
handleGHRelease : true
31
31
releaseType : java-backport
32
32
branch : 1.46.x
33
+ - bumpMinorPreMajor : true
34
+ handleGHRelease : true
35
+ releaseType : java-backport
36
+ branch : 1.47.x
Original file line number Diff line number Diff line change @@ -112,6 +112,20 @@ branchProtectionRules:
112
112
- dependencies (11)
113
113
- clirr
114
114
- cla/google
115
+ - pattern : 1.47.x
116
+ isAdminEnforced : true
117
+ requiredApprovingReviewCount : 1
118
+ requiresCodeOwnerReviews : true
119
+ requiresStrictStatusChecks : false
120
+ requiredStatusCheckContexts :
121
+ - units (7)
122
+ - units (8)
123
+ - units (11)
124
+ - windows
125
+ - dependencies (8)
126
+ - dependencies (11)
127
+ - clirr
128
+ - cla/google
115
129
permissionRules :
116
130
- team : yoshi-admins
117
131
permission : admin
You can’t perform that action at this time.
0 commit comments