nickhodges/GitLogPretty

Automatically generate changelogs from your Git commit history using AI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-tokenGitLogPretty API token. Get yours at https://gitlogpretty.com/appyes
repoGitHub repository (owner/repo). Defaults to the current repository.no${{ github.repository }}
outputOutput file path for the generated changelognoCHANGELOG.md
templateChangelog template: customer-facing, developer, keep-a-changelog, release-notes, minimalnocustomer-facing
commit-limitNumber of recent commits to analyze (20–500)no50
create-releaseCreate or update a GitHub Release with the generated changelog (only on tag pushes)nofalse
github-tokenGitHub token used to create releases. Only needed when create-release is true.no${{ github.token }}
namedescription
changelogThe generated changelog content
credits-remainingRemaining GitLogPretty credits after this generation
commit-countNumber of commits analyzed