3liz/Changelog release

Parse a changelog file and fill the GitHub release

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 20, 2026
Maintenance Recency
Maintainedlast commit Sep 17, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: 3liz/changelog-release@4584de6585d742678769f54beafb6e789d617181 # 0.2.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tag_nameThe tag to look in the fileyes
changelog_fileThe changelog file to use, default to CHANGELOG.md
add_emojisIf sub sections must have emojistrue
emoji_end_of_lineIf the emoji must be added at the end of the line. Otherwise, at the beginning.false
add_raw_changelog_linkIf the raw GitHub link must be generatedtrue
allow_failureIf true, the script will not fail if the release is not found for instance.true
namedescription
markdownThe markdown for the release content