Skip to content

chore: Update release please pr title - #9546

Merged
alicejli merged 9 commits into
mainfrom
updateReleasePleasePRTitle
Jun 16, 2023
Merged

alicejli merged 9 commits into
mainfrom
updateReleasePleasePRTitle

Conversation

@alicejli

@alicejli alicejli commented Jun 14, 2023 •

Copy link
Copy Markdown
Contributor

This fixes #9475

You can see the sample release PR this config change produces here: #9545

I created it using the command (following instructions here: https://github.com/googleapis/release-please/blob/main/docs/cli.md):

export GITHUB_TOKEN="{insert PAT}"
release-please release-pr \
  --token=${GITHUB_TOKEN} \
  --repo-url=googleapis/google-cloud-java \
  --target-branch=updateReleasePleasePRTitle

(thank you @ddixit14 for determining it was the group prefix that needed to be used!)

@alicejli
alicejli requested review from ddixit14 and suztomo June 14, 2023 02:09
@alicejli alicejli mentioned this pull request Jun 14, 2023
@alicejli alicejli changed the title Update release please pr title chore: Update release please pr title Jun 14, 2023

@suztomo suztomo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Can you record how you tested (how you created #9545) in the pull request description?

@alicejli

Copy link
Copy Markdown
Contributor Author

Nice. Can you record how you tested (how you created #9545) in the pull request description?

Good idea. Pasted!

@alicejli
alicejli merged commit ce8d29d into main Jun 16, 2023
@alicejli
alicejli deleted the updateReleasePleasePRTitle branch June 16, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable versions in titles of release PRs

2 participants