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 @@ -18,3 +18,7 @@ branches:
18
18
handleGHRelease : true
19
19
releaseType : java-backport
20
20
branch : 2.0.x
21
+ - bumpMinorPreMajor : true
22
+ handleGHRelease : true
23
+ releaseType : java-backport
24
+ branch : 2.2.x
Original file line number Diff line number Diff line change @@ -73,6 +73,20 @@ branchProtectionRules:
73
73
- lint
74
74
- clirr
75
75
- cla/google
76
+ - pattern : 2.2.x
77
+ isAdminEnforced : true
78
+ requiredApprovingReviewCount : 1
79
+ requiresCodeOwnerReviews : true
80
+ requiresStrictStatusChecks : false
81
+ requiredStatusCheckContexts :
82
+ - units (8)
83
+ - units (11)
84
+ - windows
85
+ - dependencies (8)
86
+ - dependencies (11)
87
+ - lint
88
+ - clirr
89
+ - cla/google
76
90
permissionRules :
77
91
- team : yoshi-admins
78
92
permission : admin
You can’t perform that action at this time.
0 commit comments