This repository was archived by the owner on Sep 19, 2023. It is now read-only.
File tree
Expand file treeCollapse file tree2 files changed
+24
-0
lines changed Expand file treeCollapse file tree2 files changed
+24
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -6,3 +6,7 @@ branches:
|
6 | 6 | handleGHRelease: true
|
7 | 7 | bumpMinorPreMajor: true
|
8 | 8 | 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:
|
47 | 47 | - dependencies (11, java-storage)
|
48 | 48 | - dependencies (11, java-pubsub)
|
49 | 49 | - 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 |
50 | 70 | permissionRules:
|
51 | 71 | - team: yoshi-admins
|
52 | 72 | permission: admin
|
|
You can’t perform that action at this time.
0 commit comments