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 3.15.x lts branch #1403

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

burkedavison
Copy link

@burkedavison burkedavison commented Jul 26, 2023

enable releases

release-brancher create-pull-request \
  --branch-name="3.15.x" \
  --target-tag="v3.15.6" \
  --repo="googleapis/java-logging" \
  --pull-request-title="feat: setup 3.15.x lts branch" \
  --release-type=java-backport
  • LTS branch 3.15.x based on 3.15.6, not 3.15.7 which uses an incompatible shared-dependencies 3.13.1.
  • 'feat' commit to trigger minor version bump on next release.

@burkedavison burkedavison requested review from a team as code owners July 26, 2023 14:07
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • .github/release-please.yml
  • .github/sync-repo-settings.yaml

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: logging Issues related to the googleapis/java-logging API. labels Jul 26, 2023
@cindy-peng cindy-peng added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 30, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 30, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/java-logging API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants