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

Provide original PR's title in body_template #109

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jooola
Copy link

@jooola jooola commented Dec 22, 2023

This allows me to use the title in the backport PR body, for example, to better integrate with release-please:

Backport <%= mergeCommitSha %> from #<%= number %>.

BEGIN_COMMIT_OVERRIDE
<%= title %>
END_COMMIT_OVERRIDE

https://github.com/googleapis/release-please#how-can-i-fix-release-notes

@jooola jooola changed the title feat: provide original PR's title in body_template Provide original PR's title in body_template Dec 22, 2023
jooola added a commit to libretime/libretime that referenced this pull request Dec 22, 2023
### Description

Better integrations with release-please, using my action fork until
tibdex/backport#109 is merged upstream.
github-actions bot pushed a commit to libretime/libretime that referenced this pull request Dec 22, 2023
### Description

Better integrations with release-please, using my action fork until
tibdex/backport#109 is merged upstream.

(cherry picked from commit 3ab9067)
@jooola
Copy link
Author

jooola commented Dec 22, 2023

Here is a working example running on my fork of this action: libretime/libretime#2823

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.

1 participant