File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -38,3 +38,12 @@ branches:
3838 bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/BigtableHBaseVersion.java
3939 handleGHRelease : true
4040 branch : 2.1.x
41+ - releaseType : java-backport
42+ bumpMinorPreMajor : true
43+ extraFiles :
44+ - >-
45+ bigtable-client-core-parent/bigtable-client-core/src/main/java/com/google/cloud/bigtable/config/BigtableVersionInfo.java
46+ - >-
47+ bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/BigtableHBaseVersion.java
48+ handleGHRelease : true
49+ branch : 2.6.x
Original file line number Diff line number Diff line change @@ -72,6 +72,20 @@ branchProtectionRules:
7272 - OwlBot Post Processor
7373 requiredApprovingReviewCount : 1
7474 requiresCodeOwnerReviews : true
75+ - pattern : 2.6.x
76+ isAdminEnforced : true
77+ requiredStatusCheckContexts :
78+ - ' Kokoro - Test: Binary Compatibility'
79+ - ' Kokoro - Test: Code Format'
80+ - ' Kokoro - Test: Dependencies'
81+ - ' Kokoro - Test: Integration'
82+ - ' Kokoro - Test: Java 11'
83+ - ' Kokoro - Test: Java 8'
84+ - ' Kokoro - Test: Beam Integration'
85+ - cla/google
86+ - OwlBot Post Processor
87+ requiredApprovingReviewCount : 1
88+ requiresCodeOwnerReviews : true
7589permissionRules :
7690 - team : yoshi-java-admins
7791 permission : admin
You can’t perform that action at this time.
0 commit comments