File tree 2 files changed +25
-0
lines changed
2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -42,3 +42,7 @@ branches:
42
42
bumpMinorPreMajor : true
43
43
handleGHRelease : true
44
44
branch : 6.66.x
45
+ - releaseType : java-backport
46
+ bumpMinorPreMajor : true
47
+ handleGHRelease : true
48
+ branch : 6.88.x
Original file line number Diff line number Diff line change @@ -161,6 +161,27 @@ branchProtectionRules:
161
161
- compile (11)
162
162
- units-with-multiplexed-session (8)
163
163
- units-with-multiplexed-session (11)
164
+ - pattern : 6.88.x
165
+ isAdminEnforced : true
166
+ requiredApprovingReviewCount : 1
167
+ requiresCodeOwnerReviews : true
168
+ requiresStrictStatusChecks : false
169
+ requiredStatusCheckContexts :
170
+ - dependencies (17)
171
+ - lint
172
+ - javadoc
173
+ - units (8)
174
+ - units (11)
175
+ - ' Kokoro - Test: Integration'
176
+ - ' Kokoro - Test: Integration with Multiplexed Sessions'
177
+ - cla/google
178
+ - checkstyle
179
+ - compile (8)
180
+ - compile (11)
181
+ - units-with-multiplexed-session (8)
182
+ - units-with-multiplexed-session (11)
183
+ - unmanaged_dependency_check
184
+ - library_generation
164
185
permissionRules :
165
186
- team : yoshi-admins
166
187
permission : admin
You can’t perform that action at this time.
0 commit comments