wcagc accessibility check
Version updated for https://github.com/WCAG-Compliance/wcagc-ci to version v1.2.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action, wcagc CI, automates accessibility checks for GitHub and GitLab repositories using the WCAGc service. It compares current checks against a saved baseline and reports findings in PR comments or SARIF files, helping to ensure compliance with web standards while preserving manual review requirements. The action is designed to help developers catch accessibility issues early in the development process.
What’s Changed
What’s Changed
- fix(ci): automate immutable action releases by @pcherkasov in https://github.com/WCAG-Compliance/wcagc-ci/pull/1
New Contributors
- @pcherkasov made their first contribution in https://github.com/WCAG-Compliance/wcagc-ci/pull/1
Full Changelog: https://github.com/WCAG-Compliance/wcagc-ci/compare/v1.1.0...v1.2.0