Skip to content

Commit

Permalink
feat: next release from main branch is 6.56.0 (#2929)
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 committed Mar 4, 2024
1 parent 95bad55 commit 66374b1
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 @@ -30,3 +30,7 @@ branches:
bumpMinorPreMajor: true
handleGHRelease: true
branch: 6.33.x
- releaseType: java-backport
bumpMinorPreMajor: true
handleGHRelease: true
branch: 6.55.x
17 changes: 17 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -122,6 +122,23 @@ branchProtectionRules:
- checkstyle
- compile (8)
- compile (11)
- pattern: 6.55.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (17)
- lint
- javadoc
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- cla/google
- checkstyle
- compile (8)
- compile (11)
- OwlBot Post Processor
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 66374b1

Please sign in to comment.