Pa11y Ratchet
Version updated for https://github.com/narthur/pa11y-ratchet to version v3.5.1.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Pa11y Ratchet is a GitHub Action designed to prevent the introduction of new accessibility issues in pull requests. It scans URLs for accessibility problems using the Pa11y tool, compares the results between the current and base branches, and fails the workflow if new issues are detected. Key capabilities include automated accessibility scanning, detailed issue reports in PR comments, and blocking merges to maintain accessibility standards.
What’s Changed
What’s Changed
- Add conditional rendering to ignored codes section by @Copilot in https://github.com/narthur/pa11y-ratchet/pull/54
New Contributors
- @Copilot made their first contribution in https://github.com/narthur/pa11y-ratchet/pull/54
Full Changelog: https://github.com/narthur/pa11y-ratchet/compare/v3...v3.5.1