File tree 2 files changed +20
-0
lines changed
2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -18,3 +18,7 @@ branches:
18
18
handleGHRelease : true
19
19
releaseType : java-backport
20
20
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:
82
82
- Kokoro - Against Pub/Sub Lite samples
83
83
- cla/google
84
84
- 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
85
101
permissionRules :
86
102
- team : yoshi-admins
87
103
permission : admin
You can’t perform that action at this time.
0 commit comments