File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -30,5 +30,12 @@ branches:
3030 - >-
3131 google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
3232 branch : v2.6.x
33+ - bumpMinorPreMajor : true
34+ handleGHRelease : true
35+ releaseType : java-backport
36+ extraFiles :
37+ - >-
38+ google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
39+ branch : 2.16.x
3340extraFiles :
3441 - google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
Original file line number Diff line number Diff line change @@ -77,6 +77,23 @@ branchProtectionRules:
7777 - ' Kokoro - Test: Integration'
7878 - cla/google
7979 - OwlBot Post Processor
80+ - pattern : 2.16.x
81+ isAdminEnforced : true
82+ requiredApprovingReviewCount : 1
83+ requiresCodeOwnerReviews : true
84+ requiresStrictStatusChecks : false
85+ requiredStatusCheckContexts :
86+ - dependencies (8)
87+ - dependencies (11)
88+ - lint
89+ - clirr
90+ - units (8)
91+ - units (11)
92+ - ' Kokoro - Test: Integration'
93+ - cla/google
94+ - OwlBot Post Processor
95+ - ' Kokoro - Test: Java GraalVM Native Image'
96+ - ' Kokoro - Test: Java 17 GraalVM Native Image'
8097permissionRules :
8198 - team : yoshi-admins
8299 permission : admin
You can’t perform that action at this time.
0 commit comments