Skip to content

Commit

Permalink
feat: next release from main branch is 2.3.0 (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Oct 27, 2022
1 parent f559fcb commit 8f4e524
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api-common-java/.github/release-please.yml
Expand Up @@ -18,3 +18,7 @@ branches:
bumpMinorPreMajor: true
handleGHRelease: true
branch: 2.1.x
- releaseType: java-backport
bumpMinorPreMajor: true
handleGHRelease: true
branch: 2.2.x
9 changes: 9 additions & 0 deletions api-common-java/.github/sync-repo-settings.yaml
Expand Up @@ -47,6 +47,15 @@ branchProtectionRules:
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: true
- pattern: 2.2.x
isAdminEnforced: true
requiredStatusCheckContexts:
- units
- format
- cla/google
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: true
permissionRules:
- team: Googlers
permission: pull
Expand Down

0 comments on commit 8f4e524

Please sign in to comment.