Skip to content

Commit

Permalink
feat: next release from main branch is 1.33.0 (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimurSadykov committed Nov 10, 2021
1 parent 9df1cd7 commit 4c3a639
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.31.4-sp
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.32.x
14 changes: 14 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -30,6 +30,20 @@ branchProtectionRules:
- linkage-monitor
- clirr
- cla/google
- pattern: 1.32.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- checkstyle
- units (8)
- units (11)
- dependencies (8)
- dependencies (11)
- linkage-monitor
- clirr
- cla/google
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 4c3a639

Please sign in to comment.