Skip to content

Commit

Permalink
feat: next release from main branch is 6.15.0 (#1518)
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagotnunes committed Oct 27, 2021
1 parent fc943d9 commit 9e5e27e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Expand Up @@ -22,3 +22,7 @@ branches:
bumpMinorPreMajor: true
handleGHRelease: true
branch: 6.4.4-sp
- releaseType: java-backport
bumpMinorPreMajor: true
handleGHRelease: true
branch: 6.14.x
17 changes: 17 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -92,6 +92,23 @@ branchProtectionRules:
- 'Kokoro - Test: Integration'
- cla/google
- checkstyle
- pattern: 6.14.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
- checkstyle
- compile (8)
- compile (11)
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 9e5e27e

Please sign in to comment.