narthur/Pa11y Ratchet
Fail if Pa11y detects newly-introduced accessibility issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sitemap-url | The sitemap URL to test. Required unless urls is provided. | no | — |
| urls | A newline-separated list of URLs to test. Use this instead of sitemap-url to provide URLs directly. | no | — |
| github-token | The GitHub token for the repository | yes | — |
| find | The URL substring to search for in sitemap URLs | no | — |
| replace | The replacement string for the find string | no | — |
| include | Only include URLs that match this regular expression | no | — |
| ignore | A comma-seperated list of codes of issues to ignore | no | — |
| config-path | Path to a pa11y configuration file | no | — |
Outputs
no outputs