bhvbhushan/vibecop PR Gate

AI code quality linter — scans PR changes for AI-generated code antipatterns

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API access (PR comments, reviews)no${{ github.token }}
configPath to .vibecop.yml config fileno.vibecop.yml
on-failureAction on findings: comment-only, request-changes, label, auto-closenocomment-only
labelLabel to apply when on-failure is "label"novibecop:needs-review
max-findingsMaximum findings to report (0 = unlimited)no50
severity-thresholdMinimum severity to post inline comments for (error, warning, info)nowarning
working-directoryDirectory to scan (relative to repo root)no.
namedescription
findings-countTotal number of findings
errors-countNumber of error-severity findings
warnings-countNumber of warning-severity findings
has-findingsWhether any findings were detected (true/false)
scan-time-msScan duration in milliseconds