tahirmt/Changelog Generator

Generates changelog on a pull request automatically

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGITHUB_TOKEN or a `repo` scoped Personal Access Token (PAT)yes${{ github.token }}
outputFileThe output file. Use output if not providedno
sinceTag to generate since. Uses since latest release if not providedno
completeWhether to generate the complete changelog. This is not recommended as it will fetch all tags and all pull requests. Complete and since cannot be used together.yesfalse
nextTagThe tag of the next versionno
filterFilter regexno
labelsGroup Labelsno
includeUntaggedWhether to include untagged PRs. Defaults to true.yestrue
namedescription
changelogthe generated changelog