constantincerdan/Anno - Automated Release Summaries

Creates a release summary of code changes between workflow runs and sends it to a Slack channel.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeAction mode - 'release-summary' for release summaries or 'pr-summary' for pull request summary.yes
github_tokenGitHub token to access the repository. This should automatically be available as a secret.yes
app_nameApp name for the Slack message. Defaults to the repository name.no
ai_providerAI provider to use - 'openai' or 'anthropic'.yes
ai_api_keyAPI key for the chosen AI provider.yes
ai_modelModel name for the chosen AI provider (e.g. 'gpt-4o', 'claude-sonnet-4-5-20250929').yes
jira_api_keyBase64-encoded `<username>:<api_token>` for Jira with read permissions. Required if Jira is enabled.no
jira_base_urlBase URL of your Jira instance, e.g. https://my-company.atlassian.net. Required if Jira is enabled.no
linear_api_keyLinear API key with read permissions. Required if Linear is enabled.no
slack_webhook_urlSlack webhook URL for the release summary.no
pathsNewline or comma-separated list of glob patterns to filter files used in analysis.no

no outputs