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

Commit

Permalink
feat: next release from main branch is 2.2.0 (#130)
Browse files Browse the repository at this point in the history
enable releases
  • Loading branch information
Neenu1995 committed Oct 21, 2021
1 parent 8a9fc06 commit 4fd94bb
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.1.x
15 changes: 15 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -33,6 +33,21 @@ branchProtectionRules:
- 'Kokoro - Test: Integration'
- cla/google
- OwlBot Post Processor
- pattern: 2.1.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 4fd94bb

Please sign in to comment.