A11y Audit Action
Version updated for https://github.com/Floopion/a11y-audit-action to version v1.1.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The a11y-audit-action is a free, open-source GitHub Action that automates accessibility audits for web pages, ensuring compliance with WCAG 2.2 AA standards. It scans fully rendered pages, optionally crawls multiple pages, and reports accessibility issues directly as pull request comments, helping developers identify and address violations during the development process. With zero configuration required, it simplifies accessibility testing by integrating seamlessly into CI/CD workflows and supports features like automated detection of deployment URLs, baseline tracking, and customizable thresholds for reporting.
Release notes
Changes
- Cleaned up README copy
Full changelog: https://github.com/Floopion/a11y-audit-action/compare/v1.1.0...v1.1.1