File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ branches:
77 releaseType : java-lts
88 branch : 1.22.0-sp
99 extraFiles :
10- - google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
10+ - >-
11+ google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
12+ - bumpMinorPreMajor : true
13+ handleGHRelease : true
14+ releaseType : java-yoshi
15+ extraFiles :
16+ - >-
17+ google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
18+ branch : java7
1119extraFiles :
1220 - google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
Original file line number Diff line number Diff line change @@ -32,6 +32,21 @@ branchProtectionRules:
3232 - units (11)
3333 - ' Kokoro - Test: Integration'
3434 - cla/google
35+ - pattern : java7
36+ isAdminEnforced : true
37+ requiredApprovingReviewCount : 1
38+ requiresCodeOwnerReviews : true
39+ requiresStrictStatusChecks : false
40+ requiredStatusCheckContexts :
41+ - dependencies (8)
42+ - dependencies (11)
43+ - linkage-monitor
44+ - lint
45+ - clirr
46+ - units (8)
47+ - units (11)
48+ - ' Kokoro - Test: Integration'
49+ - cla/google
3550permissionRules :
3651 - team : yoshi-admins
3752 permission : admin
You can’t perform that action at this time.
0 commit comments