File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -79,5 +79,12 @@ branches:
79
79
- >-
80
80
google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
81
81
branch : 2.61.x
82
+ - bumpMinorPreMajor : true
83
+ handleGHRelease : true
84
+ releaseType : java-backport
85
+ extraFiles :
86
+ - >-
87
+ google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
88
+ branch : 2.60.x
82
89
extraFiles :
83
90
- google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
Original file line number Diff line number Diff line change @@ -197,6 +197,28 @@ branchProtectionRules:
197
197
- conformance
198
198
- library_generation
199
199
- unmanaged_dependency_check
200
+ - pattern : 2.60.x
201
+ isAdminEnforced : true
202
+ requiredApprovingReviewCount : 1
203
+ requiresCodeOwnerReviews : true
204
+ requiresStrictStatusChecks : false
205
+ requiredStatusCheckContexts :
206
+ - dependencies (17)
207
+ - lint
208
+ - clirr
209
+ - units (11)
210
+ - units (17)
211
+ - units (21)
212
+ - units (24)
213
+ - ' Kokoro - Test: Integration'
214
+ - cla/google
215
+ - ' Kokoro - Test: Java GraalVM Native Image A'
216
+ - ' Kokoro - Test: Java GraalVM Native Image B'
217
+ - ' Kokoro - Test: Java GraalVM Native Image C'
218
+ - javadoc
219
+ - conformance
220
+ - library_generation
221
+ - unmanaged_dependency_check
200
222
permissionRules :
201
223
- team : yoshi-admins
202
224
permission : admin
You can’t perform that action at this time.
0 commit comments