File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -51,5 +51,12 @@ branches:
51
51
- >-
52
52
google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
53
53
branch : 2.25.x
54
+ - bumpMinorPreMajor : true
55
+ handleGHRelease : true
56
+ releaseType : java-backport
57
+ extraFiles :
58
+ - >-
59
+ google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
60
+ branch : 2.30.x
54
61
extraFiles :
55
62
- google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ branchProtectionRules:
19
19
- ' Kokoro - Test: Java GraalVM Native Image'
20
20
- ' Kokoro - Test: Java 17 GraalVM Native Image'
21
21
- javadoc
22
- - conformance
22
+ - conformance
23
23
- pattern : 1.22.0-sp
24
24
isAdminEnforced : true
25
25
requiredApprovingReviewCount : 1
@@ -124,6 +124,24 @@ branchProtectionRules:
124
124
- OwlBot Post Processor
125
125
- ' Kokoro - Test: Java GraalVM Native Image'
126
126
- ' Kokoro - Test: Java 17 GraalVM Native Image'
127
+ - pattern : 2.30.x
128
+ isAdminEnforced : true
129
+ requiredApprovingReviewCount : 1
130
+ requiresCodeOwnerReviews : true
131
+ requiresStrictStatusChecks : false
132
+ requiredStatusCheckContexts :
133
+ - dependencies (17)
134
+ - lint
135
+ - clirr
136
+ - units (8)
137
+ - units (11)
138
+ - ' Kokoro - Test: Integration'
139
+ - cla/google
140
+ - OwlBot Post Processor
141
+ - ' Kokoro - Test: Java GraalVM Native Image'
142
+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
143
+ - javadoc
144
+ - conformance
127
145
permissionRules :
128
146
- team : yoshi-admins
129
147
permission : admin
You can’t perform that action at this time.
0 commit comments