Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
feat: next release from main branch is 1.42.0 (#1633)
enable releases
  • Loading branch information
suztomo committed Apr 18, 2022
1 parent bf777b3 commit 9acb1ab
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Expand Up @@ -10,3 +10,7 @@ branches:
handleGHRelease: true
releaseType: java-backport
branch: 1.40.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.41.x
13 changes: 13 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -43,6 +43,19 @@ branchProtectionRules:
- lint
- clirr
- cla/google
- pattern: 1.41.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- units (8)
- units (11)
- windows
- dependencies (8)
- dependencies (11)
- clirr
- cla/google
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 9acb1ab

Please sign in to comment.