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 @@ -46,3 +46,7 @@ branches:
4646 bumpMinorPreMajor : true
4747 handleGHRelease : true
4848 branch : 6.88.x
49+ - releaseType : java-backport
50+ bumpMinorPreMajor : true
51+ handleGHRelease : true
52+ branch : 6.96.x
Original file line number Diff line number Diff line change @@ -182,6 +182,27 @@ branchProtectionRules:
182182 - units-with-multiplexed-session (11)
183183 - unmanaged_dependency_check
184184 - library_generation
185+ - pattern : 6.96.x
186+ isAdminEnforced : true
187+ requiredApprovingReviewCount : 1
188+ requiresCodeOwnerReviews : true
189+ requiresStrictStatusChecks : false
190+ requiredStatusCheckContexts :
191+ - dependencies (17)
192+ - lint
193+ - javadoc
194+ - units (8)
195+ - units (11)
196+ - ' Kokoro - Test: Integration'
197+ - ' Kokoro - Test: Integration with Multiplexed Sessions'
198+ - cla/google
199+ - checkstyle
200+ - compile (8)
201+ - compile (11)
202+ - units-with-multiplexed-session (8)
203+ - units-with-multiplexed-session (11)
204+ - unmanaged_dependency_check
205+ - library_generation
185206permissionRules :
186207 - team : yoshi-admins
187208 permission : admin
You can’t perform that action at this time.
0 commit comments