rohitmengji/RegLayer Accessibility Gate

Scan your deployed URL for accessibility issues and gate PRs on compliance thresholds

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: rohitmengji/reglayer@3c2e04cbfbb17b160ed10d629b0def721eecf63b # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
api-keyYour RegLayer API key (from Settings → API Keys)yes
urlThe URL to scan for accessibility issuesyes
fail-on-scoreFail if accessibility score drops below this threshold (0-100)no80
fail-on-criticalFail if critical violations exceed this countno0
fail-on-seriousFail if serious violations exceed this countno3
reglayer-urlRegLayer instance URL (default: https://reglayer.com)nohttps://reglayer.com
namedescription
passedWhether the accessibility gate passed (true/false)
scoreThe accessibility score (0-100)
violationsTotal number of violations found
criticalNumber of critical violations
report-urlLink to the full scan report on RegLayer