Skip to content

Commit

Permalink
feat: next release from main branch is 1.121.0 (#1406)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicatka committed Nov 16, 2022
1 parent c9cccd6 commit 1b25b0e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ branches:
handleGHRelease: true
releaseType: java-backport
branch: 1.117.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.120.x
18 changes: 18 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,24 @@ branchProtectionRules:
- Kokoro - Against Pub/Sub Lite samples
- cla/google
- OwlBot Post Processor
- pattern: 1.120.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (8)
- dependencies (11)
- lint
- clirr
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- Kokoro - Against Pub/Sub Lite samples
- cla/google
- OwlBot Post Processor
- 'Kokoro - Test: Java GraalVM Native Image'
- 'Kokoro - Test: Java 17 GraalVM Native Image'
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 1b25b0e

Please sign in to comment.