File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -72,5 +72,12 @@ branches:
72
72
- >-
73
73
google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
74
74
branch : 2.54.x
75
+ - bumpMinorPreMajor : true
76
+ handleGHRelease : true
77
+ releaseType : java-backport
78
+ extraFiles :
79
+ - >-
80
+ google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
81
+ branch : 2.61.x
75
82
extraFiles :
76
83
- google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
Original file line number Diff line number Diff line change @@ -177,6 +177,26 @@ branchProtectionRules:
177
177
- conformance
178
178
- library_generation
179
179
- unmanaged_dependency_check
180
+ - pattern : 2.61.x
181
+ isAdminEnforced : true
182
+ requiredApprovingReviewCount : 1
183
+ requiresCodeOwnerReviews : true
184
+ requiresStrictStatusChecks : false
185
+ requiredStatusCheckContexts :
186
+ - dependencies (17)
187
+ - lint
188
+ - clirr
189
+ - units (8)
190
+ - units (11)
191
+ - ' Kokoro - Test: Integration'
192
+ - cla/google
193
+ - ' Kokoro - Test: Java GraalVM Native Image A'
194
+ - ' Kokoro - Test: Java GraalVM Native Image B'
195
+ - ' Kokoro - Test: Java GraalVM Native Image C'
196
+ - javadoc
197
+ - conformance
198
+ - library_generation
199
+ - unmanaged_dependency_check
180
200
permissionRules :
181
201
- team : yoshi-admins
182
202
permission : admin
You can’t perform that action at this time.
0 commit comments