teekennedy/Update a Changelog

Automates the addition of CHANGELOG.md entries according to the Keep a Changelog format. https://keepachangelog.com/

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
entries-textText to parse as source for new changelog entriesyes${{ github.event.pull_request.body }}
changelog-pathPath to the changelog markdown file to update.no./CHANGELOG.md
namedescription
entries-foundNumber of changelog entries found in the input