jorgealegre/Narrative Review

AI-powered narrative code review for pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
anthropic-api-keyAnthropic API key for Claudeyes
github-tokenGitHub token with checks and contents write permissionsno${{ github.token }}
modelClaude model to use (claude-haiku-4-5-20251001, claude-sonnet-4-6, claude-opus-4-6)noclaude-sonnet-4-6
max-diff-sizeMaximum diff size in bytes before skipping analysisno512000
max-linesMaximum lines changed (additions + deletions) before skippingno5000
max-costMaximum estimated cost in USD before skippingno2.00
forceSet to 'true' to bypass all size/cost/line checksnofalse
allow-public-pages-on-private-repoSECURITY: GitHub Pages sites can be publicly readable on Free/Pro/Team plans even when the source repo is private — so the review (diff + file contents + analysis) would be world-readable at a stable URL. The action handles this automatically: on a private repo it probes the Pages config and proceeds with deploy when access control is on (Enterprise Cloud, `public: false`), and skips the deploy + uploads an artifact instead when Pages is publicly readable. Only set this to `true` if you want to override the safe default and deploy regardless (e.g. you accept the public exposure, or Pages isn't configured yet but you trust the org defaults). Ignored on public repos.nofalse
namedescription
review-urlURL to the generated narrative review page
chaptersNumber of chapters in the generated review