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 @@ -9,3 +9,7 @@ branches:
99 handleGHRelease : true
1010 releaseType : java-yoshi
1111 branch : java7
12+ - bumpMinorPreMajor : true
13+ handleGHRelease : true
14+ releaseType : java-backport
15+ branch : 1.114.x
Original file line number Diff line number Diff line change @@ -50,6 +50,22 @@ branchProtectionRules:
5050 - Kokoro - Against Pub/Sub Lite samples
5151 - cla/google
5252 - OwlBot Post Processor
53+ - pattern : 1.114.x
54+ isAdminEnforced : true
55+ requiredApprovingReviewCount : 1
56+ requiresCodeOwnerReviews : true
57+ requiresStrictStatusChecks : false
58+ requiredStatusCheckContexts :
59+ - dependencies (8)
60+ - dependencies (11)
61+ - lint
62+ - clirr
63+ - units (8)
64+ - units (11)
65+ - ' Kokoro - Test: Integration'
66+ - Kokoro - Against Pub/Sub Lite samples
67+ - cla/google
68+ - OwlBot Post Processor
5369permissionRules :
5470 - team : yoshi-admins
5571 permission : admin
You can’t perform that action at this time.
0 commit comments