Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
feat: next release from main branch is 2.5.0 (#510)
Browse files Browse the repository at this point in the history
Co-authored-by: Tomo Suzuki <suztomo@google.com>
  • Loading branch information
Neenu1995 and suztomo committed Nov 10, 2021
1 parent 8422c1d commit ca9eb8a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Expand Up @@ -6,3 +6,7 @@ branches:
handleGHRelease: true
bumpMinorPreMajor: true
branch: java7
- releaseType: java-backport
handleGHRelease: true
bumpMinorPreMajor: true
branch: 2.4.x
20 changes: 20 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -47,6 +47,26 @@ branchProtectionRules:
- dependencies (11, java-storage)
- dependencies (11, java-pubsub)
- cla/google
- pattern: 2.4.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (8)
- dependencies (11)
- lint
- clirr
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- dependencies (8, java-bigqueryconnection)
- dependencies (8, java-storage)
- dependencies (8, java-pubsub)
- dependencies (11, java-bigqueryconnection)
- dependencies (11, java-storage)
- dependencies (11, java-pubsub)
- cla/google
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit ca9eb8a

Please sign in to comment.