Skip to content

Commit 187651e

Browse files
feat: next release from main branch is 1.34.0 (#875)
Co-authored-by: Neenu Shaji <[email protected]>
1 parent 6e49aa6 commit 187651e

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

.github/release-please.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ branches:
1010
handleGHRelease: true
1111
releaseType: java-backport
1212
branch: 1.32.x
13+
- bumpMinorPreMajor: true
14+
handleGHRelease: true
15+
releaseType: java-backport
16+
branch: 1.33.x

.github/sync-repo-settings.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,19 @@ branchProtectionRules:
4141
- dependencies (11)
4242
- clirr
4343
- cla/google
44+
- pattern: 1.33.x
45+
isAdminEnforced: true
46+
requiredApprovingReviewCount: 1
47+
requiresCodeOwnerReviews: true
48+
requiresStrictStatusChecks: false
49+
requiredStatusCheckContexts:
50+
- checkstyle
51+
- units (8)
52+
- units (11)
53+
- dependencies (8)
54+
- dependencies (11)
55+
- clirr
56+
- cla/google
4457
permissionRules:
4558
- team: yoshi-admins
4659
permission: admin

0 commit comments

Comments
 (0)