File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -18,3 +18,7 @@ branches:
1818 handleGHRelease : true
1919 releaseType : java-backport
2020 branch : 1.116.x
21+ - bumpMinorPreMajor : true
22+ handleGHRelease : true
23+ releaseType : java-lts
24+ branch : 1.117.x
Original file line number Diff line number Diff line change @@ -82,6 +82,22 @@ branchProtectionRules:
8282 - Kokoro - Against Pub/Sub Lite samples
8383 - cla/google
8484 - OwlBot Post Processor
85+ - pattern : 1.117.x
86+ isAdminEnforced : true
87+ requiredApprovingReviewCount : 1
88+ requiresCodeOwnerReviews : true
89+ requiresStrictStatusChecks : false
90+ requiredStatusCheckContexts :
91+ - dependencies (8)
92+ - dependencies (11)
93+ - lint
94+ - clirr
95+ - units (8)
96+ - units (11)
97+ - ' Kokoro - Test: Integration'
98+ - Kokoro - Against Pub/Sub Lite samples
99+ - cla/google
100+ - OwlBot Post Processor
85101permissionRules :
86102 - team : yoshi-admins
87103 permission : admin
You can’t perform that action at this time.
0 commit comments