mlaplante/GitHub Code Review Assistant

Static analysis for PRs — detects security issues, debug code, and quality problems across JS/TS/HTML/CSS/C#

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token used to read PR files and post comments (defaults to GITHUB_TOKEN)no${{ github.token }}
fail-on-criticalFail the workflow if any critical-severity issues are foundnofalse
severity-thresholdMinimum severity level to report. One of: info | warning | criticalnoinfo
label-on-criticalLabel to add to the PR when critical issues are found. Set to empty string to disable. Label will be removed automatically when no critical issues remain.noneeds-review
namedescription
total-issuesTotal number of issues found across all files
critical-issuesNumber of critical-severity issues found
warning-issuesNumber of warning-severity issues found