danielchalmers/Nuntia

Generate release notes and migration guides from a commit range on demand.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base-commitStart commit SHA (inclusive) for the release notes range.yes
head-commitEnd commit SHA (inclusive) for the release notes range.yes
branchBranch name associated with the release notes.yes
prompt-urlURL for prompt template.yeshttps://raw.githubusercontent.com/danielchalmers/Nuntia/refs/heads/main/examples/Nuntia.prompt
modelGemini model identifier used to generate release notes.nogemini-3.5-flash
max-linked-itemsCap on how many linked issues, PRs, or commits are fetched.no5
max-reference-depthDepth to follow references inside linked descriptions.no2
max-item-lengthMaximum length for each commit message and linked item title/body field.no5000
namedescription
release-notes-pathFilesystem path to the generated release notes markdown.
input-tokensGemini input token count.
output-tokensGemini output token count.