File tree 2 files changed +24
-0
lines changed
2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -30,5 +30,12 @@ branches:
30
30
- >-
31
31
google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
32
32
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
33
40
extraFiles :
34
41
- 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:
77
77
- ' Kokoro - Test: Integration'
78
78
- cla/google
79
79
- 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'
80
97
permissionRules :
81
98
- team : yoshi-admins
82
99
permission : admin
You can’t perform that action at this time.
0 commit comments