Skip to content

Commit 33c6793

Browse files
authored
feat: next release from main branch is 1.48.0 (#2110)
1 parent 724e74f commit 33c6793

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
@@ -30,3 +30,7 @@ branches:
3030
handleGHRelease: true
3131
releaseType: java-backport
3232
branch: 1.46.x
33+
- bumpMinorPreMajor: true
34+
handleGHRelease: true
35+
releaseType: java-backport
36+
branch: 1.47.x

.github/sync-repo-settings.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,20 @@ branchProtectionRules:
112112
- dependencies (11)
113113
- clirr
114114
- cla/google
115+
- pattern: 1.47.x
116+
isAdminEnforced: true
117+
requiredApprovingReviewCount: 1
118+
requiresCodeOwnerReviews: true
119+
requiresStrictStatusChecks: false
120+
requiredStatusCheckContexts:
121+
- units (7)
122+
- units (8)
123+
- units (11)
124+
- windows
125+
- dependencies (8)
126+
- dependencies (11)
127+
- clirr
128+
- cla/google
115129
permissionRules:
116130
- team: yoshi-admins
117131
permission: admin

0 commit comments

Comments
 (0)