← Back to match
Extract Release Notes
GitHub Action that pulls a specific version's notes out of a Keep a Changelog file.
Pluginfree
Extract Release Notes is a GitHub Action that reads a CHANGELOG.md file written in the Keep a Changelog format and pulls out the section for a specific release, or the Unreleased section for a prerelease. The extracted text is exposed as an action output and can optionally be written to a file, so it can be attached directly to a GitHub Release, for maintainers who keep a changelog in that format.
Categories
Developer ToolsRelease AutomationGitHub Actions

