File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -50,3 +50,7 @@ branches:
5050 bumpMinorPreMajor : true
5151 handleGHRelease : true
5252 branch : 6.96.x
53+ - releaseType : java-backport
54+ bumpMinorPreMajor : true
55+ handleGHRelease : true
56+ branch : 6.95.x
Original file line number Diff line number Diff line change @@ -203,6 +203,27 @@ branchProtectionRules:
203203 - units-with-multiplexed-session (11)
204204 - unmanaged_dependency_check
205205 - library_generation
206+ - pattern : 6.95.x
207+ isAdminEnforced : true
208+ requiredApprovingReviewCount : 1
209+ requiresCodeOwnerReviews : true
210+ requiresStrictStatusChecks : false
211+ requiredStatusCheckContexts :
212+ - dependencies (17)
213+ - lint
214+ - javadoc
215+ - units (8)
216+ - units (11)
217+ - ' Kokoro - Test: Integration'
218+ - ' Kokoro - Test: Integration with Multiplexed Sessions'
219+ - cla/google
220+ - checkstyle
221+ - compile (8)
222+ - compile (11)
223+ - units-with-multiplexed-session (8)
224+ - units-with-multiplexed-session (11)
225+ - unmanaged_dependency_check
226+ - library_generation
206227permissionRules :
207228 - team : yoshi-admins
208229 permission : admin
You can’t perform that action at this time.
0 commit comments