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

fix: release-please's tagPullRequestNumber #1155

Merged
merged 1 commit into from
Mar 3, 2025
Merged

fix: release-please's tagPullRequestNumber #1155

merged 1 commit into from
Mar 3, 2025

Conversation

suztomo
Copy link
Member

@suztomo suztomo commented Mar 3, 2025

With this tagPullRequestNumber: true configuration, the Release Please bot will tag the commit SHA with "release-please-`.

This information is useful when we create an automation to report the release status back to the pull request.

This configuration change is not exactly a bug fix but "fix:" prefix gives a new release.

@suztomo suztomo requested review from a team as code owners March 3, 2025 20:37
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Mar 3, 2025
With this `tagPullRequestNumber: true` configuration, the Release Please bot will tag the commit SHA with "release-please-<PR number>`.

This information is useful when we create an automation to report the release status back to the pull request.

This configuration change is not exactly a bug fix but "fix:" prefix gives a new release.
Copy link
Contributor

@chingor13 chingor13 left a comment

Choose a reason for hiding this comment

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

I think it was added to each branch configuration and will need to eventually be added for all the backport branch configs as well

@jinseopkim0 jinseopkim0 merged commit 382e823 into main Mar 3, 2025
14 of 15 checks passed
@jinseopkim0 jinseopkim0 deleted the patch2 branch March 3, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants