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 @@ -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.34.x
Original file line number Diff line number Diff line change @@ -45,6 +45,20 @@ branchProtectionRules:
45
45
- lint
46
46
- clirr
47
47
- cla/google
48
+ - pattern : 1.34.x
49
+ isAdminEnforced : true
50
+ requiredApprovingReviewCount : 1
51
+ requiresCodeOwnerReviews : true
52
+ requiresStrictStatusChecks : false
53
+ requiredStatusCheckContexts :
54
+ - units (8)
55
+ - units (11)
56
+ - windows
57
+ - dependencies (8)
58
+ - dependencies (11)
59
+ - lint
60
+ - clirr
61
+ - cla/google
48
62
permissionRules :
49
63
- team : yoshi-admins
50
64
permission : admin
You can’t perform that action at this time.
0 commit comments