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

Add option to output release-specific notes to RELEASE_CHANGELOG.md or an alternative file #46

Open
frankdugan3 opened this issue Jan 8, 2021 · 0 comments

Comments

@frankdugan3
Copy link
Contributor

frankdugan3 commented Jan 8, 2021

The motivation for this is that some tools (like GitHub releases) will not parse the message content of git tags as Markdown. GitHub releases does however support Markdown in the release body if you specify it manually, which can be done in CI.

So, to make that content available to other tooling, it would be ideal to optionally allow a separate file, such as RELEASE_CHANGELOG.md, which could be loaded directly

@frankdugan3 frankdugan3 changed the title Add option to output release-specific notes to CHANGELOG.md or an alternative file Add option to output release-specific notes to RELEASE_CHANGELOG.md or an alternative file May 25, 2022
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

No branches or pull requests

1 participant