Skip to content

Commit

Permalink
feat: next release from main is 1.45.0 (googleapis#1972)
Browse files Browse the repository at this point in the history
* chore: setup 1.44.x lts branch

* chore: bump version to 1.45.0-SNAPSHOT to avoid conflict with lts patch releases.

* "revert: bump version to 1.45.0-SNAPSHOT to avoid conflict with lts patch releases."

This reverts commit 30e48b4.
  • Loading branch information
zhumin8 committed Aug 7, 2024
1 parent 1ea8b7d commit 094dcc8
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 @@ -22,3 +22,7 @@ branches:
handleGHRelease: true
releaseType: java-backport
branch: 1.43.x
- bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-backport
branch: 1.44.x
14 changes: 14 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,20 @@ branchProtectionRules:
- dependencies (11)
- clirr
- cla/google
- pattern: 1.44.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 094dcc8

Please sign in to comment.