File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -79,5 +79,12 @@ branches:
7979 - >-
8080 google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
8181 branch : 2.61.x
82+ - bumpMinorPreMajor : true
83+ handleGHRelease : true
84+ releaseType : java-backport
85+ extraFiles :
86+ - >-
87+ google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
88+ branch : 2.60.x
8289extraFiles :
8390 - google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
Original file line number Diff line number Diff line change @@ -197,6 +197,28 @@ branchProtectionRules:
197197 - conformance
198198 - library_generation
199199 - unmanaged_dependency_check
200+ - pattern : 2.60.x
201+ isAdminEnforced : true
202+ requiredApprovingReviewCount : 1
203+ requiresCodeOwnerReviews : true
204+ requiresStrictStatusChecks : false
205+ requiredStatusCheckContexts :
206+ - dependencies (17)
207+ - lint
208+ - clirr
209+ - units (11)
210+ - units (17)
211+ - units (21)
212+ - units (24)
213+ - ' Kokoro - Test: Integration'
214+ - cla/google
215+ - ' Kokoro - Test: Java GraalVM Native Image A'
216+ - ' Kokoro - Test: Java GraalVM Native Image B'
217+ - ' Kokoro - Test: Java GraalVM Native Image C'
218+ - javadoc
219+ - conformance
220+ - library_generation
221+ - unmanaged_dependency_check
200222permissionRules :
201223 - team : yoshi-admins
202224 permission : admin
You can’t perform that action at this time.
0 commit comments