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 @@ -19,3 +19,8 @@ branches:
1919 releaseType : java-backport
2020 versioning : always-bump-minor
2121 branch : 1.38.x
22+ - handleGHRelease : true
23+ releaseType : java-backport
24+ versioning : always-bump-minor
25+ tagPullRequestNumber : true
26+ branch : 1.39.x
Original file line number Diff line number Diff line change @@ -67,6 +67,19 @@ branchProtectionRules:
6767 - dependencies (11)
6868 - clirr
6969 - cla/google
70+ - pattern : 1.39.x
71+ isAdminEnforced : true
72+ requiredApprovingReviewCount : 1
73+ requiresCodeOwnerReviews : true
74+ requiresStrictStatusChecks : false
75+ requiredStatusCheckContexts :
76+ - checkstyle
77+ - units (8)
78+ - units (11)
79+ - dependencies (8)
80+ - dependencies (11)
81+ - clirr
82+ - cla/google
7083permissionRules :
7184 - team : yoshi-admins
7285 permission : admin
You can’t perform that action at this time.
0 commit comments