Skip to content

Commit

Permalink
feat: next release from main branch is 2.4.1 (#1376)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewang526 committed Oct 20, 2021
1 parent da07ec0 commit ca21447
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Expand Up @@ -6,3 +6,7 @@ branches:
handleGHRelease: true
releaseType: java-yoshi
branch: java7
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 2.4.x
15 changes: 15 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -32,6 +32,21 @@ branchProtectionRules:
- units (11)
- 'Kokoro - Test: Integration'
- 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'
- cla/google
- OwlBot Post Processor
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit ca21447

Please sign in to comment.