actions-marketplace-validations/Publish Changelog

Publish the latest changelog from CHANGELOG.md via webhook (e.g. discord).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 15, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/derpierre65_publish-changelog-action@9ef2f2ee92c6533db1c8f64695e089416d28d41c # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
webhook-urlThe webhook url that to be calledyes
changelogFile location for the CHANGELOG.md fileno./CHANGELOG.md
format-dateFormat for a date.noY-m-d
format-versionFormat for the version line (available variables: version, date)no**{{version}} - {{date}}**
format-typeFormat for the type of change (added, changed, fixed, ...)no*{{type}}*
format-changeFormat for a line of changeno• {{text}}

no outputs