Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: setup 1.123.x lts branch #1676

Merged
merged 1 commit into from Jul 27, 2023
Merged

feat: setup 1.123.x lts branch #1676

merged 1 commit into from Jul 27, 2023

Conversation

burkedavison
Copy link
Contributor

@burkedavison burkedavison commented Jul 26, 2023

enable releases

release-brancher create-pull-request \
  --branch-name="1.123.x" \
  --target-tag="v1.123.18" \
  --repo="googleapis/java-pubsub" \
  --pull-request-title="feat: setup 1.123.x lts branch" \
  --release-type=java-backport
  • This branch has been created based on 1.123.18, not 1.123.20 due to incompatible dependencies in 19+
  • 'feat' commit ensures next release is 1.124.0

@burkedavison burkedavison requested review from a team as code owners July 26, 2023 18:09
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: pubsub Issues related to the googleapis/java-pubsub API. labels Jul 26, 2023
@maitrimangal maitrimangal merged commit a60b887 into main Jul 27, 2023
20 checks passed
@maitrimangal maitrimangal deleted the release-brancher/1.123.x branch July 27, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the googleapis/java-pubsub API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants