File tree 2 files changed +21
-0
lines changed 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -30,3 +30,7 @@ branches:
30
30
handleGHRelease : true
31
31
releaseType : java-backport
32
32
branch : 1.121.x
33
+ - bumpMinorPreMajor : true
34
+ handleGHRelease : true
35
+ releaseType : java-backport
36
+ branch : 1.123.x
Original file line number Diff line number Diff line change @@ -135,6 +135,23 @@ branchProtectionRules:
135
135
- OwlBot Post Processor
136
136
- ' Kokoro - Test: Java GraalVM Native Image'
137
137
- ' Kokoro - Test: Java 17 GraalVM Native Image'
138
+ - pattern : 1.123.x
139
+ isAdminEnforced : true
140
+ requiredApprovingReviewCount : 1
141
+ requiresCodeOwnerReviews : true
142
+ requiresStrictStatusChecks : false
143
+ requiredStatusCheckContexts :
144
+ - dependencies (17)
145
+ - lint
146
+ - clirr
147
+ - units (8)
148
+ - units (11)
149
+ - ' Kokoro - Test: Integration'
150
+ - Kokoro - Against Pub/Sub Lite samples
151
+ - cla/google
152
+ - OwlBot Post Processor
153
+ - ' Kokoro - Test: Java GraalVM Native Image'
154
+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
138
155
permissionRules :
139
156
- team : yoshi-admins
140
157
permission : admin
You can’t perform that action at this time.
0 commit comments