File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,7 @@ branches:
1414 handleGHRelease : true
1515 releaseType : java-backport
1616 branch : 2.1.x
17+ - bumpMinorPreMajor : true
18+ handleGHRelease : true
19+ releaseType : java-backport
20+ branch : 2.2.x
Original file line number Diff line number Diff line change @@ -61,6 +61,21 @@ branchProtectionRules:
6161 - ' Kokoro - Test: Integration'
6262 - cla/google
6363 - OwlBot Post Processor
64+ - pattern : 2.2.x
65+ isAdminEnforced : true
66+ requiredApprovingReviewCount : 1
67+ requiresCodeOwnerReviews : true
68+ requiresStrictStatusChecks : false
69+ requiredStatusCheckContexts :
70+ - dependencies (8)
71+ - dependencies (11)
72+ - lint
73+ - clirr
74+ - units (8)
75+ - units (11)
76+ - ' Kokoro - Test: Integration'
77+ - cla/google
78+ - OwlBot Post Processor
6479permissionRules :
6580 - team : yoshi-admins
6681 permission : admin
You can’t perform that action at this time.
0 commit comments