File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,5 +16,12 @@ branches:
1616 - >-
1717 google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
1818 branch : java7
19+ - bumpMinorPreMajor : true
20+ handleGHRelease : true
21+ releaseType : java-backport
22+ extraFiles :
23+ - >-
24+ google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
25+ branch : 2.2.x
1926extraFiles :
2027 - google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/Version.java
Original file line number Diff line number Diff line change @@ -44,6 +44,20 @@ branchProtectionRules:
4444 - units (11)
4545 - ' Kokoro - Test: Integration'
4646 - cla/google
47+ - pattern : 2.2.x
48+ isAdminEnforced : true
49+ requiredApprovingReviewCount : 1
50+ requiresCodeOwnerReviews : true
51+ requiresStrictStatusChecks : false
52+ requiredStatusCheckContexts :
53+ - dependencies (8)
54+ - dependencies (11)
55+ - lint
56+ - clirr
57+ - units (8)
58+ - units (11)
59+ - ' Kokoro - Test: Integration'
60+ - cla/google
4761permissionRules :
4862 - team : yoshi-admins
4963 permission : admin
You can’t perform that action at this time.
0 commit comments