decoded-cipher/AI Changelog (GitHub Models)

Generate a human-friendly changelog from git history using GitHub Models. No external API keys needed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rangeGit revision range (e.g. v1.0.0..HEAD). If empty, uses last tag..HEAD, or HEAD if no tags. no""
output_pathFile path to write changelog markdown to.noCHANGELOG.md
modelGitHub Models ID (e.g. openai/gpt-4o-mini).noopenai/gpt-4o-mini
create_prIf true, use a dedicated branch, commit changelog, push, and create/update a PR to the base branch (no direct push to base).nofalse
changelog_branchBranch to use for changelog commits when create_pr is true.noauto/changelog
base_branchBase branch to merge into the changelog branch and to open the PR into (e.g. master).nomaster
namedescription
changelogGenerated changelog markdown.