File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,3 +6,7 @@ branches:
66 handleGHRelease : true
77 releaseType : java-yoshi
88 branch : java7
9+ - bumpMinorPreMajor : true
10+ handleGHRelease : true
11+ releaseType : java-backport
12+ branch : 3.7.x
Original file line number Diff line number Diff line change @@ -32,6 +32,21 @@ branchProtectionRules:
3232 - ' Kokoro - Test: Integration'
3333 - cla/google
3434 - OwlBot Post Processor
35+ - pattern : 3.7.x
36+ isAdminEnforced : true
37+ requiredApprovingReviewCount : 1
38+ requiresCodeOwnerReviews : true
39+ requiresStrictStatusChecks : false
40+ requiredStatusCheckContexts :
41+ - dependencies (8)
42+ - dependencies (11)
43+ - lint
44+ - clirr
45+ - units (8)
46+ - units (11)
47+ - ' Kokoro - Test: Integration'
48+ - cla/google
49+ - OwlBot Post Processor
3550permissionRules :
3651 - team : yoshi-admins
3752 permission : admin
You can’t perform that action at this time.
0 commit comments