shakewellagency/Revio AI Code Review

Automated AI-powered code review for pull requests. Get instant feedback on code quality, security, and best practices.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_tokenRevio API token (store in secrets as REVIO_API_TOKEN)yes
base_branchBase branch to compare against (defaults to PR base or main/master)no""
fail_onFail the CI check based on review verdict: none, critical, anynonone
excludeFile patterns to exclude from review (comma-separated globs)no""
includeFile patterns to include in review (comma-separated globs, default: all)no""
output_formatOutput format: annotations (inline), sarif (security tab), summary (PR comment)noannotations
post_commentPost review summary as PR comment (true/false)notrue
working_directoryWorking directory for the review (defaults to repository root)no.
namedescription
review_urlURL to the full review in Revio dashboard
verdictReview verdict: approved, needs_changes, critical
issues_countTotal number of issues found
critical_countNumber of critical issues found