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