File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,7 @@ branches:
10
10
handleGHRelease : true
11
11
releaseType : java-backport
12
12
branch : 1.32.x
13
+ - bumpMinorPreMajor : true
14
+ handleGHRelease : true
15
+ releaseType : java-backport
16
+ branch : 1.33.x
Original file line number Diff line number Diff line change @@ -41,6 +41,19 @@ branchProtectionRules:
41
41
- dependencies (11)
42
42
- clirr
43
43
- cla/google
44
+ - pattern : 1.33.x
45
+ isAdminEnforced : true
46
+ requiredApprovingReviewCount : 1
47
+ requiresCodeOwnerReviews : true
48
+ requiresStrictStatusChecks : false
49
+ requiredStatusCheckContexts :
50
+ - checkstyle
51
+ - units (8)
52
+ - units (11)
53
+ - dependencies (8)
54
+ - dependencies (11)
55
+ - clirr
56
+ - cla/google
44
57
permissionRules :
45
58
- team : yoshi-admins
46
59
permission : admin
You can’t perform that action at this time.
0 commit comments