Skip to content

Commit 1c88e83

Browse files
feat: setting up 2.15.x (#1880)
* feat: setting up 2.15.x * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent bf15755 commit 1c88e83

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

.github/release-please.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ branches:
2626
handleGHRelease: true
2727
releaseType: java-backport
2828
branch: 2.6.x
29+
- bumpMinorPreMajor: true
30+
handleGHRelease: true
31+
releaseType: java-backport
32+
branch: 2.15.x

.github/sync-repo-settings.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,23 @@ branchProtectionRules:
8080
- OwlBot Post Processor
8181
- 'Kokoro - Test: Java GraalVM Native Image'
8282
- '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'
83100
permissionRules:
84101
- team: yoshi-admins
85102
permission: admin

0 commit comments

Comments
 (0)