arduino/Create changelog

Generates a changelog from a Git repository commit history.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tag-regexRegex to select git tags used as boundaries for the changelog..*
filter-regexRegex to filter out commit messages from the changelog..*
changelog-file-pathDestination file of the generated changelog.CHANGELOG.md
case-insensitive-regexIf true both tag-regex and filter-regex are case insensitivefalse

no outputs