File tree
Expand file treeCollapse file tree2 files changed
+21
-0
lines changed Expand file treeCollapse file tree2 files changed
+21
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -26,3 +26,7 @@ branches:
|
26 | 26 | handleGHRelease: true
|
27 | 27 | releaseType: java-backport
|
28 | 28 | branch: 2.6.x
|
| 29 | +- bumpMinorPreMajor: true |
| 30 | +handleGHRelease: true |
| 31 | +releaseType: java-backport |
| 32 | +branch: 2.15.x |
Original file line number | Diff line number | Diff line change |
---|
@@ -80,6 +80,23 @@ branchProtectionRules:
|
80 | 80 | - OwlBot Post Processor
|
81 | 81 | - 'Kokoro - Test: Java GraalVM Native Image'
|
82 | 82 | - 'Kokoro - Test: Java 17 GraalVM Native Image'
|
| 83 | +- pattern: 2.15.x |
| 84 | +isAdminEnforced: true |
| 85 | +requiredApprovingReviewCount: 1 |
| 86 | +requiresCodeOwnerReviews: true |
| 87 | +requiresStrictStatusChecks: false |
| 88 | +requiredStatusCheckContexts: |
| 89 | +- dependencies (8) |
| 90 | +- dependencies (11) |
| 91 | +- lint |
| 92 | +- clirr |
| 93 | +- units (8) |
| 94 | +- units (11) |
| 95 | +- 'Kokoro - Test: Integration' |
| 96 | +- cla/google |
| 97 | +- OwlBot Post Processor |
| 98 | +- 'Kokoro - Test: Java GraalVM Native Image' |
| 99 | +- 'Kokoro - Test: Java 17 GraalVM Native Image' |
83 | 100 | permissionRules:
|
84 | 101 | - team: yoshi-admins
|
85 | 102 | permission: admin
|
|
You can’t perform that action at this time.
0 commit comments