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.40.x
13
+ - bumpMinorPreMajor : true
14
+ handleGHRelease : true
15
+ releaseType : java-backport
16
+ branch : 1.41.x
Original file line number Diff line number Diff line change @@ -43,6 +43,19 @@ branchProtectionRules:
43
43
- lint
44
44
- clirr
45
45
- cla/google
46
+ - pattern : 1.41.x
47
+ isAdminEnforced : true
48
+ requiredApprovingReviewCount : 1
49
+ requiresCodeOwnerReviews : true
50
+ requiresStrictStatusChecks : false
51
+ requiredStatusCheckContexts :
52
+ - units (8)
53
+ - units (11)
54
+ - windows
55
+ - dependencies (8)
56
+ - dependencies (11)
57
+ - clirr
58
+ - cla/google
46
59
permissionRules :
47
60
- team : yoshi-admins
48
61
permission : admin
You can’t perform that action at this time.
0 commit comments