File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -58,5 +58,12 @@ branches:
5858 - >-
5959 google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
6060 branch : 2.30.x
61+ - bumpMinorPreMajor : true
62+ handleGHRelease : true
63+ releaseType : java-backport
64+ extraFiles :
65+ - >-
66+ google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
67+ branch : 2.39.x
6168extraFiles :
6269 - google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
Original file line number Diff line number Diff line change @@ -142,6 +142,24 @@ branchProtectionRules:
142142 - ' Kokoro - Test: Java 17 GraalVM Native Image'
143143 - javadoc
144144 - conformance
145+ - pattern : 2.39.x
146+ isAdminEnforced : true
147+ requiredApprovingReviewCount : 1
148+ requiresCodeOwnerReviews : true
149+ requiresStrictStatusChecks : false
150+ requiredStatusCheckContexts :
151+ - dependencies (17)
152+ - lint
153+ - clirr
154+ - units (8)
155+ - units (11)
156+ - ' Kokoro - Test: Integration'
157+ - cla/google
158+ - OwlBot Post Processor
159+ - ' Kokoro - Test: Java GraalVM Native Image'
160+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
161+ - javadoc
162+ - conformance
145163permissionRules :
146164 - team : yoshi-admins
147165 permission : admin
You can’t perform that action at this time.
0 commit comments