Skip to content

Commit

Permalink
feat: next release from main branch is 1.41.0 (#1478)
Browse files Browse the repository at this point in the history
enable releases
  • Loading branch information
Neenu1995 committed Oct 7, 2021
1 parent f8e62ec commit 3ad4831
Show file tree
Hide file tree
Showing 2 changed files with 18 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-lts
branch: 1.39.2-sp
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.40.x
14 changes: 14 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -30,6 +30,20 @@ branchProtectionRules:
- lint
- clirr
- cla/google
- pattern: 1.40.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- units (8)
- units (11)
- windows
- dependencies (8)
- dependencies (11)
- lint
- clirr
- cla/google
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 3ad4831

Please sign in to comment.