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:
58
58
- >-
59
59
google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
60
60
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
61
68
extraFiles :
62
69
- 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:
142
142
- ' Kokoro - Test: Java 17 GraalVM Native Image'
143
143
- javadoc
144
144
- 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
145
163
permissionRules :
146
164
- team : yoshi-admins
147
165
permission : admin
You can’t perform that action at this time.
0 commit comments