Skip to content

Commit b56875b

Browse files
committed
feat: next release from main branch is 26.76.0
1 parent e6cfef1 commit b56875b

2 files changed

Lines changed: 25 additions & 7 deletions

File tree

.github/release-please.yml

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,15 @@ handleGHRelease: true
33
manifest: true
44
primaryBranch: main
55
branches:
6-
- branch: java7
7-
releaseType: java-yoshi
8-
bumpMinorPreMajor: true
9-
- branch: 26.1.x
10-
releaseType: java-backport
11-
- branch: protobuf-4.x-rc
12-
releaseType: java-yoshi
6+
- branch: java7
7+
releaseType: java-yoshi
8+
bumpMinorPreMajor: true
9+
- branch: 26.1.x
10+
releaseType: java-backport
11+
- branch: protobuf-4.x-rc
12+
releaseType: java-yoshi
13+
- releaseType: java-backport
14+
handleGHRelease: true
15+
manifest: true
16+
primaryBranch: main
17+
branch: 26.75.x

.github/sync-repo-settings.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,19 @@ branchProtectionRules:
4242
- units (11)
4343
- cla/google
4444
- bom-content-test
45+
- pattern: 26.75.x
46+
isAdminEnforced: true
47+
requiredApprovingReviewCount: 1
48+
requiresCodeOwnerReviews: true
49+
requiresStrictStatusChecks: false
50+
requiredStatusCheckContexts:
51+
- dependencies (17)
52+
- lint
53+
- clirr
54+
- units (8)
55+
- units (11)
56+
- cla/google
57+
- bom-content-test
4558
permissionRules:
4659
- team: yoshi-admins
4760
permission: admin

0 commit comments

Comments
 (0)