accessibility-scanner
Version updated for https://github.com/github/accessibility-scanner to version v2.9.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 16 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 and address accessibility barriers in digital products by scanning websites, repositories, and dynamic content. It automates the creation of actionable GitHub issues for accessibility findings and integrates with GitHub Copilot to propose AI-generated fixes, streamlining the remediation process. This tool helps teams improve product accessibility while enabling efficient collaboration and tracking of accessibility improvements.
Release notes
What’s Changed
Features
- Adds links to screenshots when
include_screenshotsis true by @lindseywild in https://github.com/github/accessibility-scanner/pull/137
New: support for an include_screenshots option (off by default). When enabled, it captures screenshots of scanned pages and will link to them in issues filed.
Dependency updates and other housekeeping
- Adds prettier and eslint by @lindseywild in https://github.com/github/accessibility-scanner/pull/138
- chore(deps): Bump puma from 7.1.0 to 7.2.0 in /sites/site-with-errors in the bundler-minor-and-patch group by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/104
- chore(deps): Bump the npm-minor-and-patch group across 5 directories with 3 updates by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/109
- chore(deps): Bump ruby/setup-ruby from 1.275.0 to 1.281.0 in the github-actions group across 1 directory by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/101
- chore(deps): Bump ruby/setup-ruby from 1.281.0 to 1.288.0 in the github-actions group across 1 directory by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/111
- chore(deps-dev): Bump @actions/core from 2.0.1 to 3.0.0 by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/113
- Revert “chore(deps): Bump puma from 7.1.0 to 7.2.0 in /sites/site-with-errors in the bundler-minor-and-patch group” by @JoyceZhu in https://github.com/github/accessibility-scanner/pull/128
- chore(deps): Bump rack from 3.2.4 to 3.2.5 in /sites/site-with-errors by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/131
- chore(deps): Bump puma from 7.1.0 to 7.2.0 in /sites/site-with-errors in the bundler-minor-and-patch group across 1 directory by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/132
New Contributors
- @JoyceZhu made their first contribution in https://github.com/github/accessibility-scanner/pull/128
Full Changelog: https://github.com/github/accessibility-scanner/compare/v2.8.0...v2.9.0