Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 69c33f2

Browse files
feat: next release from main branch is 2.3.0 (#600)
* feat: next release from main branch is 2.3.0 * feat: next release from main branch is 2.3.0 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot 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 06ac1f8 commit 69c33f2

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

.github/release-please.yml

+4
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ branches:
66
handleGHRelease: true
77
releaseType: java-yoshi
88
branch: java7
9+
- bumpMinorPreMajor: true
10+
handleGHRelease: true
11+
releaseType: java-backport
12+
branch: 2.2.x

.github/sync-repo-settings.yaml

+15
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,21 @@ branchProtectionRules:
3333
- 'Kokoro - Test: Integration'
3434
- cla/google
3535
- OwlBot Post Processor
36+
- pattern: 2.2.x
37+
isAdminEnforced: true
38+
requiredApprovingReviewCount: 1
39+
requiresCodeOwnerReviews: true
40+
requiresStrictStatusChecks: false
41+
requiredStatusCheckContexts:
42+
- dependencies (8)
43+
- dependencies (11)
44+
- lint
45+
- clirr
46+
- units (8)
47+
- units (11)
48+
- 'Kokoro - Test: Integration'
49+
- cla/google
50+
- OwlBot Post Processor
3651
permissionRules:
3752
- team: yoshi-admins
3853
permission: admin

0 commit comments

Comments
 (0)