bugs5382/Changelog Updater Action

Fast changelog updates using pre-compiled Go binaries

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagSemantic version number of the latest release. The value will be used as a heading text and to replace that section.yes
notesThe release notes you want to add to your CHANGELOG. Required unless changelog-body is set.no
changelog-bodyManual changelog body written verbatim under the version header. When set it overrides notes and skips automatic generation. Use it as an escape hatch to set or repair a release when the drafted notes are empty or wrong.no
pathThe path to the CHANGELOG.md file relative to the repo root. Default is /github/workspace the working directory for GitHub Actions which is not changable.no
dateThe date the latest version has been released. Defaults to the current date.no
diffShow the diff during the action for debugging purposes.nofalse
dryDoesn't make any changes to the changelog.nofalse
verboseDebug turn on.nofalse

no outputs