Skip to content

Commit

Permalink
feat: next release from main branch is 1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ldetmer committed Jan 15, 2025
1 parent b2785a8 commit e88f45c
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
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ branches:
handleGHRelease: true
releaseType: java-backport
branch: 1.44.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.45.x
14 changes: 14 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,20 @@ branchProtectionRules:
- dependencies (11)
- clirr
- cla/google
- pattern: 1.45.x
isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
requiredStatusCheckContexts:
- units (7)
- units (8)
- units (11)
- windows
- dependencies (8)
- dependencies (11)
- clirr
- cla/google
permissionRules:
- team: yoshi-admins
permission: admin
Expand Down

0 comments on commit e88f45c

Please sign in to comment.