Skip to content

Commit

Permalink
feat: next release from main branch is 2.48.0 (#2420)
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 committed Mar 4, 2024
1 parent 2accca7 commit 2dd8efc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-please.yml
Expand Up @@ -22,3 +22,7 @@ branches:
handleGHRelease: true
releaseType: java-backport
branch: 2.38.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 2.47.x
15 changes: 15 additions & 0 deletions .github/sync-repo-settings.yaml
Expand Up @@ -91,6 +91,21 @@ branchProtectionRules:
- 'Kokoro - Test: Integration'
- cla/google
- OwlBot Post Processor
- pattern: 2.47.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- dependencies (17)
- lint
- clirr
- units (8)
- units (11)
- 'Kokoro - Test: Integration'
- cla/google
- OwlBot Post Processor
- javadoc
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit 2dd8efc

Please sign in to comment.