dvdksn/Write Release Notes

Uses an AI agent to accumulate release notes from merged PRs into a release notes file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
output-filePath to the release notes file (read and written by the agent)norelease-notes/next.md
style-guidePath to a custom style guide file (overrides the built-in default)no""
additional-promptExtra instructions appended to the agent promptno""
include-contributorsWhether to credit external contributorsnotrue
exclude-labelsComma-separated list of PR labels to skipnoskip-release,chore,internal
team-membersComma-separated GitHub usernames considered team members (not credited as external contributors)no""
anthropic-api-keyAnthropic API keyno""
openai-api-keyOpenAI API keyno""
google-api-keyGoogle AI API keyno""
github-tokenGitHub token for API access (defaults to github.token)no""
modelModel override (e.g. anthropic/claude-sonnet-4-5)no""
cagent-versioncagent version to usenov1.23.4
add-prompt-filesComma-separated list of additional prompt filesno""
namedescription
exit-codecagent exit code
output-filePath to the updated release notes file