microsoft/accessibility-insights-action
TypeScript
Captured source
source ↗microsoft/accessibility-insights-action
Description: Github Action to scan for accessibility issues in github pages
Language: TypeScript
License: MIT
Stars: 95
Forks: 44
Open issues: 25
Created: 2020-02-03T19:20:37Z
Pushed: 2026-06-11T14:18:08Z
Default branch: main
Fork: no
Archived: no
README:
 Accessibility Insights Azure DevOps (ADO) extension

About
The Accessibility Insights Azure DevOps (ADO) extension helps integrate automated accessibility tests in your Azure pipeline. You can configure the ADO extension to scan a single page or crawl an entire site. This can work for static HTML files in your repository, a local web server, or remote URLs. It is currently only available for Microsoft internal teams.
The ADO extension uses the axe-core rules engine to scan websites and web apps for common accessibility issues.
While automated checks can detect some common accessibility problems such as missing or invalid properties, most accessibility problems can only be discovered through manual testing. The best way to evaluate web accessibility compliance is to complete an assessment using Accessibility Insights for Web.
For Microsoft internal teams, visit [how to use the Azure DevOps (ADO) extension](docs/ado-extension-usage.md).
Contributing
To build and test, visit [developer docs](./dev/README.md).
Visit [CONTRIBUTING.md](./CONTRIBUTING.md) for more information about the contributor license agreement.