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:
1010 handleGHRelease : true
1111 releaseType : java-backport
1212 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:
4141 - dependencies (11)
4242 - clirr
4343 - 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
4457permissionRules :
4558 - team : yoshi-admins
4659 permission : admin
You can’t perform that action at this time.
0 commit comments