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:
7272 - >-
7373 google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
7474 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
7582extraFiles :
7683 - 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:
177177 - conformance
178178 - library_generation
179179 - 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
180200permissionRules :
181201 - team : yoshi-admins
182202 permission : admin
You can’t perform that action at this time.
0 commit comments