This repository was archived by the owner on Sep 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -6,3 +6,7 @@ branches:
66 handleGHRelease : true
77 bumpMinorPreMajor : true
88 branch : java7
9+ - releaseType : java-backport
10+ handleGHRelease : true
11+ bumpMinorPreMajor : true
12+ branch : 2.4.x
Original file line number Diff line number Diff line change @@ -47,6 +47,26 @@ branchProtectionRules:
4747 - dependencies (11, java-storage)
4848 - dependencies (11, java-pubsub)
4949 - cla/google
50+ - pattern : 2.4.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+ - dependencies (8, java-bigqueryconnection)
64+ - dependencies (8, java-storage)
65+ - dependencies (8, java-pubsub)
66+ - dependencies (11, java-bigqueryconnection)
67+ - dependencies (11, java-storage)
68+ - dependencies (11, java-pubsub)
69+ - cla/google
5070permissionRules :
5171 - team : yoshi-admins
5272 permission : admin
You can’t perform that action at this time.
0 commit comments