lumapps/Changelog generator

Generate the changelog between now and the last tag, based on conventional commit.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenThe github token to be used to fetch the repository Notes: this will become required in the next version
tag_prefixif you tags follow the `prefix/version` patternno
path_filtersA space separated list of git path blob regex to be used to filters the commits. This can be used to keep only relevant commits by filtering on relevant files. Example: path_filters: "src/ doc/ tests/*/qa/*"
targetA rev1..rev2 string to be used to generate the commit list
namedescription
changelogThe generated changelog