rocha4k/vR-WAnalyzer Quality Gate

Audit a website (performance, security, SEO, accessibility) and gate the pipeline on the score.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlURL or domain to audit (e.g. https://example.com or a preview URL).yes
configPath to a .vrwa.yml/.json gate config (relative to the workspace).no""
fail-underMinimum overall score 0-100. Shortcut for threshold overall=N.no""
thresholdsSpace-separated per-category overrides, e.g. "security=85 seo=80".no""
enforceIf "false", report the gate but never fail the job.notrue
commentPost/update a sticky PR comment with the results (pull_request events).notrue
upload-artifactsUpload the HTML report and SVG badges as a workflow artifact.notrue
python-versionPython version used to run the analyzer.no3.12
tokenToken used to post PR comments. Defaults to the workflow token.no""
namedescription
overallOverall score (0-100).
passed"true" if every threshold was met.
blocking"true" if the gate failed and enforcement is on.