File tree 2 files changed +19
-0
lines changed
2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,7 @@ branches:
14
14
handleGHRelease : true
15
15
releaseType : java-backport
16
16
branch : 2.1.x
17
+ - bumpMinorPreMajor : true
18
+ handleGHRelease : true
19
+ releaseType : java-backport
20
+ branch : 2.2.x
Original file line number Diff line number Diff line change @@ -61,6 +61,21 @@ branchProtectionRules:
61
61
- ' Kokoro - Test: Integration'
62
62
- cla/google
63
63
- OwlBot Post Processor
64
+ - pattern : 2.2.x
65
+ isAdminEnforced : true
66
+ requiredApprovingReviewCount : 1
67
+ requiresCodeOwnerReviews : true
68
+ requiresStrictStatusChecks : false
69
+ requiredStatusCheckContexts :
70
+ - dependencies (8)
71
+ - dependencies (11)
72
+ - lint
73
+ - clirr
74
+ - units (8)
75
+ - units (11)
76
+ - ' Kokoro - Test: Integration'
77
+ - cla/google
78
+ - OwlBot Post Processor
64
79
permissionRules :
65
80
- team : yoshi-admins
66
81
permission : admin
You can’t perform that action at this time.
0 commit comments