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

Commit

Permalink
feat: Next release from main branch is 2.20.0 (#1867)
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeli0 committed Nov 8, 2022
1 parent 9bea140 commit c7aeed3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Expand Up @@ -20,3 +20,7 @@ branches:
bumpMinorPreMajor: true
handleGHRelease: true
branch: 2.16.x
- releaseType: java-backport
bumpMinorPreMajor: true
handleGHRelease: true
branch: 2.19.x
10 changes: 10 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -65,6 +65,16 @@ branchProtectionRules:
- units (8)
- units (11)
- cla/google
- pattern: 2.19.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- bazel
- units (8)
- units (11)
- cla/google
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit c7aeed3

Please sign in to comment.