File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -6,3 +6,7 @@ branches:
66 handleGHRelease : true
77 releaseType : java-lts
88 branch : 1.106.5-sp
9+ - bumpMinorPreMajor : true
10+ handleGHRelease : true
11+ releaseType : java-yoshi
12+ branch : java7
Original file line number Diff line number Diff line change @@ -34,6 +34,22 @@ branchProtectionRules:
3434 - units (11)
3535 - ' Kokoro - Test: Integration'
3636 - cla/google
37+ - pattern : java7
38+ isAdminEnforced : true
39+ requiredApprovingReviewCount : 1
40+ requiresCodeOwnerReviews : true
41+ requiresStrictStatusChecks : false
42+ requiredStatusCheckContexts :
43+ - dependencies (8)
44+ - dependencies (11)
45+ - linkage-monitor
46+ - lint
47+ - clirr
48+ - units (7)
49+ - units (8)
50+ - units (11)
51+ - ' Kokoro - Test: Integration'
52+ - cla/google
3753permissionRules :
3854 - team : yoshi-admins
3955 permission : admin
You can’t perform that action at this time.
0 commit comments