israel-laguan/Changelog from Conventional Commits

Generate and update the CHANGELOG from conventional commits since latest tag or from a given tag range

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub Tokenyes
tagThe latest tag (which triggered this job) (only if using latest tag)no
fromTagThe tag from which the changelog is to be determined (only if using tag range)no
toTagThe tag up to which the changelog is to be determined (only if using tag range)no
excludeTypesTypes to exclude from the Changelognobuild,docs,other,style
excludeScopesScopes to exclude from the Changelogno""
restrictToTypesTypes to restrict to for the Changelog (overrides excludeTypes if defined)no""
writeToFileShould CHANGELOG.md be updated with latest changelognotrue
changelogFilePathPath to the changelog filenoCHANGELOG.md
includeRefIssuesShould the changelog include the issues referenced for each PR.notrue
useGitmojisPrepend type headers with their corresponding gitmojinotrue
includeInvalidCommitsWhether to include commits that don't respect the Conventional Commits formatnofalse
reverseOrderList commits in reverse order (from newer to older) instead of the default (older to newer).nofalse
namedescription
changesGenerated changelog