Skip to content

Commit 1b25b0e

Browse files
authored
feat: next release from main branch is 1.121.0 (#1406)
1 parent c9cccd6 commit 1b25b0e

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

.github/release-please.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ branches:
2222
handleGHRelease: true
2323
releaseType: java-backport
2424
branch: 1.117.x
25+
- bumpMinorPreMajor: true
26+
handleGHRelease: true
27+
releaseType: java-backport
28+
branch: 1.120.x

.github/sync-repo-settings.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,24 @@ branchProtectionRules:
100100
- Kokoro - Against Pub/Sub Lite samples
101101
- cla/google
102102
- OwlBot Post Processor
103+
- pattern: 1.120.x
104+
isAdminEnforced: true
105+
requiredApprovingReviewCount: 1
106+
requiresCodeOwnerReviews: true
107+
requiresStrictStatusChecks: false
108+
requiredStatusCheckContexts:
109+
- dependencies (8)
110+
- dependencies (11)
111+
- lint
112+
- clirr
113+
- units (8)
114+
- units (11)
115+
- 'Kokoro - Test: Integration'
116+
- Kokoro - Against Pub/Sub Lite samples
117+
- cla/google
118+
- OwlBot Post Processor
119+
- 'Kokoro - Test: Java GraalVM Native Image'
120+
- 'Kokoro - Test: Java 17 GraalVM Native Image'
103121
permissionRules:
104122
- team: yoshi-admins
105123
permission: admin

0 commit comments

Comments
 (0)