single-origin/Code Review

AI-powered code review by Single Origin

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
backend-urlBackend API base URLyes
api-keyAPI key (base64-encoded id:secret)yes
github-tokenGitHub token for API callsno${{ github.token }}
timeout-secondsBackend request timeout in secondsno300
file-filterGlob inclusion filter for file paths (only matching files are reviewed). Set to empty string to match nothing.no**/*.sql
upload-artifactUpload raw result as artifact for debuggingnofalse
namedescription
artifact-pathPath to the raw result JSON file (when upload-artifact is true)