actions-marketplace-validations/changegen

Generate clean, categorized changelogs from git commit history using Conventional Commits

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 26, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/creativengine-ai_changegen@315c893dff4ae769ff216e98f6292069d3408356 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
sinceStart from a tag, commit hash, or date. Defaults to the latest git tag.no""
untilEnd at a tag, commit hash, or date. Defaults to HEAD.no""
versionVersion label for the changelog header.noUnreleased
output-filePath to write the changelog. Set to empty string to skip writing the file.noCHANGELOG.md
working-directoryPath to the git repository. Defaults to the workspace root.no.
namedescription
changelogGenerated changelog in Markdown format