fabien-marty/Make changelog from git tags and GitHub merged PRs

Make a changelog (keepachangelog format) from local git tags and GitHub merged PRs. You can provide your own template.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub Tokenyes
log-levelLog Level (DEBUG, INFO, WARNING)noINFO
ignore-labelsComa separated list of PR labels to consider as ignored PRs (OR condition)noType: Hidden
must-have-labelsComa separated list of PR labels that PRs must have to be considered (OR condition, empty => no filtering)no""
repositoryRepository (format: owner/repo_name)yes
tag-regexRegex to match tagsno""
consider-also-non-merged-prsConsider also non-merged PRsnofalse
ignore-prereleasesif set to true, ignore prereleases in the changelognofalse
futureif set to true, ignore prereleases in the changelognofalse
branchesComa separated list of branch names to filter on for getting tags and prs (if not set, the default branch is guessed/used)no""
template-pathPath to the changelog templateno""
starting-tagStarting tag for changelog generationno""
changelog-pathPath to the changelog filenoCHANGELOG.md

no outputs