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 @@ -26,3 +26,7 @@ branches:
2626 handleGHRelease : true
2727 releaseType : java-backport
2828 branch : 2.7.x
29+ - bumpMinorPreMajor : true
30+ handleGHRelease : true
31+ releaseType : java-backport
32+ branch : 2.8.x
Original file line number Diff line number Diff line change @@ -101,6 +101,20 @@ branchProtectionRules:
101101 - lint
102102 - clirr
103103 - cla/google
104+ - pattern : 2.8.x
105+ isAdminEnforced : true
106+ requiredApprovingReviewCount : 1
107+ requiresCodeOwnerReviews : true
108+ requiresStrictStatusChecks : false
109+ requiredStatusCheckContexts :
110+ - units (8)
111+ - units (11)
112+ - windows
113+ - dependencies (8)
114+ - dependencies (11)
115+ - lint
116+ - clirr
117+ - cla/google
104118permissionRules :
105119 - team : yoshi-admins
106120 permission : admin
You can’t perform that action at this time.
0 commit comments