Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit ca21447

Browse files
feat: next release from main branch is 2.4.1 (#1376)
1 parent da07ec0 commit ca21447

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

.github/release-please.yml

Lines changed: 4 additions & 0 deletions
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.4.x

.github/sync-repo-settings.yaml

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

0 commit comments

Comments
 (0)