File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -65,5 +65,12 @@ branches:
6565 - >-
6666 google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
6767 branch : 2.39.x
68+ - bumpMinorPreMajor : true
69+ handleGHRelease : true
70+ releaseType : java-backport
71+ extraFiles :
72+ - >-
73+ google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
74+ branch : 2.53.x
6875extraFiles :
6976 - google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
Original file line number Diff line number Diff line change @@ -157,6 +157,25 @@ branchProtectionRules:
157157 - ' Kokoro - Test: Java 17 GraalVM Native Image'
158158 - javadoc
159159 - conformance
160+ - pattern : 2.53.x
161+ isAdminEnforced : true
162+ requiredApprovingReviewCount : 1
163+ requiresCodeOwnerReviews : true
164+ requiresStrictStatusChecks : false
165+ requiredStatusCheckContexts :
166+ - dependencies (17)
167+ - lint
168+ - clirr
169+ - units (8)
170+ - units (11)
171+ - ' Kokoro - Test: Integration'
172+ - cla/google
173+ - ' Kokoro - Test: Java GraalVM Native Image'
174+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
175+ - javadoc
176+ - conformance
177+ - library_generation
178+ - unmanaged_dependency_check
160179permissionRules :
161180 - team : yoshi-admins
162181 permission : admin
You can’t perform that action at this time.
0 commit comments