File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-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 : 1.34.x
17
+ - bumpMinorPreMajor : true
18
+ handleGHRelease : true
19
+ releaseType : java-backport
20
+ branch : 2.0.x
Original file line number Diff line number Diff line change @@ -59,6 +59,20 @@ branchProtectionRules:
59
59
- lint
60
60
- clirr
61
61
- cla/google
62
+ - pattern : 2.0.x
63
+ isAdminEnforced : true
64
+ requiredApprovingReviewCount : 1
65
+ requiresCodeOwnerReviews : true
66
+ requiresStrictStatusChecks : false
67
+ requiredStatusCheckContexts :
68
+ - units (8)
69
+ - units (11)
70
+ - windows
71
+ - dependencies (8)
72
+ - dependencies (11)
73
+ - lint
74
+ - clirr
75
+ - cla/google
62
76
permissionRules :
63
77
- team : yoshi-admins
64
78
permission : admin
You can’t perform that action at this time.
0 commit comments