File tree 2 files changed +23
-0
lines changed
2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -44,5 +44,12 @@ branches:
44
44
- >-
45
45
google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
46
46
branch : 2.23.x
47
+ - bumpMinorPreMajor : true
48
+ handleGHRelease : true
49
+ releaseType : java-backport
50
+ extraFiles :
51
+ - >-
52
+ google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
53
+ branch : 2.25.x
47
54
extraFiles :
48
55
- google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
Original file line number Diff line number Diff line change @@ -105,6 +105,22 @@ branchProtectionRules:
105
105
- cla/google
106
106
- ' Kokoro - Test: Java GraalVM Native Image'
107
107
- ' Kokoro - Test: Java 17 GraalVM Native Image'
108
+ - pattern : 2.25.x
109
+ isAdminEnforced : true
110
+ requiredApprovingReviewCount : 1
111
+ requiresCodeOwnerReviews : true
112
+ requiresStrictStatusChecks : false
113
+ requiredStatusCheckContexts :
114
+ - dependencies (17)
115
+ - lint
116
+ - clirr
117
+ - units (8)
118
+ - units (11)
119
+ - ' Kokoro - Test: Integration'
120
+ - cla/google
121
+ - OwlBot Post Processor
122
+ - ' Kokoro - Test: Java GraalVM Native Image'
123
+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
108
124
permissionRules :
109
125
- team : yoshi-admins
110
126
permission : admin
You can’t perform that action at this time.
0 commit comments