Skip to content

feat: add optional release notes body input #27

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

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

Conversation

damienbutt
Copy link
Contributor

Currently, there is no way to add extra release notes to the GitHub release autonomously.

This PR adds an entirely optional input release-body to the GitHub release workflow. If omitted, the original basic note is still provided, but if the release-body input is used, then it will be appended to the basic note.

Thanks,
D

@ObserverOfTime
Copy link
Member

Why not just edit it afterwards?

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.

3 participants