Skip to content

Commit 4c3a639

Browse files
authored
feat: next release from main branch is 1.33.0 (#772)
1 parent 9df1cd7 commit 4c3a639

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

.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-lts
88
branch: 1.31.4-sp
9+
- bumpMinorPreMajor: true
10+
handleGHRelease: true
11+
releaseType: java-backport
12+
branch: 1.32.x

.github/sync-repo-settings.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,20 @@ branchProtectionRules:
3030
- linkage-monitor
3131
- clirr
3232
- cla/google
33+
- pattern: 1.32.x
34+
isAdminEnforced: true
35+
requiredApprovingReviewCount: 1
36+
requiresCodeOwnerReviews: true
37+
requiresStrictStatusChecks: false
38+
requiredStatusCheckContexts:
39+
- checkstyle
40+
- units (8)
41+
- units (11)
42+
- dependencies (8)
43+
- dependencies (11)
44+
- linkage-monitor
45+
- clirr
46+
- cla/google
3347
permissionRules:
3448
- team: yoshi-admins
3549
permission: admin

0 commit comments

Comments
 (0)