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 @@ -14,3 +14,7 @@ branches:
1414 handleGHRelease : true
1515 releaseType : java-backport
1616 branch : 1.33.x
17+ - handleGHRelease : true
18+ releaseType : java-backport
19+ versioning : always-bump-minor
20+ branch : 1.38.x
Original file line number Diff line number Diff line change @@ -54,6 +54,19 @@ branchProtectionRules:
5454 - dependencies (11)
5555 - clirr
5656 - cla/google
57+ - pattern : 1.38.x
58+ isAdminEnforced : true
59+ requiredApprovingReviewCount : 1
60+ requiresCodeOwnerReviews : true
61+ requiresStrictStatusChecks : false
62+ requiredStatusCheckContexts :
63+ - checkstyle
64+ - units (8)
65+ - units (11)
66+ - dependencies (8)
67+ - dependencies (11)
68+ - clirr
69+ - cla/google
5770permissionRules :
5871 - team : yoshi-admins
5972 permission : admin
You can’t perform that action at this time.
0 commit comments