kuvaus/Changelog Releasenotes Action

Generate release notes from CHANGELOG.md and upload them into github release description

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
changelogThe input path of the changelog file. Default: `CHANGELOG.md`no
filtered_changelogThe output path of the release notes fileno
changelog_formatChangelog format, keepachangelog or otherno
start_tokenThe start tag of the release notesno
end_tokenThe end tag of the release notesno
specific_tagExtract release notes from a specific tag (e.g. v0.1.2) instead of the newest one, default: emptyno
skip_n_linesSkip first N lines in parsingno
upcoming_releaseSet this to `true` to get release notes from the [Upcoming] section instead of the first tagged releaseno
create_releaseSet this to `true` to make a new release if one does not existno
update_releaseSet this to `true` to update a releaseno
namedescription
releasenotesThe filtered release notes