Skip to content

Commit

Permalink
feat: next release from main branch is 1.118.0 (#1127)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicatka committed May 13, 2022
1 parent 04ae7fc commit 67605a7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Expand Up @@ -18,3 +18,7 @@ branches:
handleGHRelease: true
releaseType: java-backport
branch: 1.116.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-lts
branch: 1.117.x
16 changes: 16 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -82,6 +82,22 @@ branchProtectionRules:
- Kokoro - Against Pub/Sub Lite samples
- cla/google
- OwlBot Post Processor
- pattern: 1.117.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
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 67605a7

Please sign in to comment.