File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,3 +10,7 @@ branches:
1010 handleGHRelease : true
1111 releaseType : java-backport
1212 branch : 2.0.x
13+ - bumpMinorPreMajor : true
14+ handleGHRelease : true
15+ releaseType : java-backport
16+ branch : 2.1.x
Original file line number Diff line number Diff line change @@ -47,6 +47,21 @@ branchProtectionRules:
4747 - ' Kokoro - Test: Integration'
4848 - cla/google
4949 - OwlBot Post Processor
50+ - pattern : 2.1.x
51+ isAdminEnforced : true
52+ requiredApprovingReviewCount : 1
53+ requiresCodeOwnerReviews : true
54+ requiresStrictStatusChecks : false
55+ requiredStatusCheckContexts :
56+ - dependencies (8)
57+ - dependencies (11)
58+ - lint
59+ - clirr
60+ - units (8)
61+ - units (11)
62+ - ' Kokoro - Test: Integration'
63+ - cla/google
64+ - OwlBot Post Processor
5065permissionRules :
5166 - team : yoshi-admins
5267 permission : admin
You can’t perform that action at this time.
0 commit comments