ste2820661phaniejoseph/PR Digest

Generates a weekly digest of merged PRs with AI-summarized changelogs for your team

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for accessing the repository and PR datayes${{ github.token }}
openai-api-keyOpenAI API key for generating AI-powered summariesyes
lookback-daysNumber of days to look back for merged PRsno7
output-formatOutput format for the digest: markdown, slack, or jsonnomarkdown
slack-webhook-urlSlack webhook URL for posting the digest (required if output-format is slack)no""
base-branchBase branch to filter merged PRs againstnomain
max-prsMaximum number of PRs to include in the digestno50
openai-modelOpenAI model to use for summarizationnogpt-4o-mini
namedescription
digestThe generated PR digest content
pr-countNumber of PRs included in the digest
digest-filePath to the generated digest file (if saved to disk)