github/Copilot Release Notes

AI-powered release notes generation from PRs between two refs, using GitHub Copilot CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base-refTag, branch, or SHA to compare from (e.g., v3.5.6, release-3.5.6)yes
head-refTag, branch, or SHA to compare to (defaults to HEAD)noHEAD
instructionsPath to a markdown file with team-specific style guide for release notesno
modelModel override for the Copilot CLI (e.g., gpt-4o, claude-sonnet-4)no
pr-strategyHow to find PRs: merge-commits (default) or github-apinomerge-commits
namedescription
release-notesGenerated release notes as formatted markdown text
release-notes-jsonStructured JSON with per-entry data (tag, description, pr number, author)
skipped-prsJSON array of PRs excluded from notes with reasons
uncertain-entriesJSON array of entries flagged for human review