accessibility-scanner
Version updated for https://github.com/github/accessibility-scanner to version v2.12.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 33 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The AI-powered Accessibility Scanner is a GitHub Action designed to identify accessibility barriers in digital products, automate issue creation, and propose AI-powered fixes using GitHub Copilot. It scans websites, repositories, and dynamic content for accessibility issues, generates actionable GitHub issues, and optionally assigns them to GitHub Copilot for automated pull request creation, streamlining the process of improving accessibility. This tool helps teams address accessibility gaps efficiently by automating detection, documentation, and initial remediation steps.
Release notes
What’s Changed
Features
- Adds reflow scan plugin by @lindseywild in https://github.com/github/accessibility-scanner/pull/173
Full Changelog: https://github.com/github/accessibility-scanner/compare/v2.11.0...v2.12.0