Skip to content

Github Action to scan for accessibility issues in github pages

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license-check-and-add-config.json
Notifications You must be signed in to change notification settings

waabid/accessibility-insights-action

 
 

Product Logo Accessibility Insights Action

Actions Status codecov Dependabot Status

This action is still in early development & we don't recommend its usage in public production projects yet.

About

The Accessibility Insights Action helps integrate automated accessibility tests in your GitHub workflow. It can be configured to scan a single page or also crawl and scan pages accessed from links on the given page. This can work for static files in your repository or remote URLs. The Accessibility Insights Action uses the axe-core rules engine to scan websites and web apps for common accessibility issues.

Automated checks can detect some common accessibility problems such as missing or invalid properties. But 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 more information, see how to use the action.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

See CONTRIBUTING.md and dev docs for more details.

About

Github Action to scan for accessibility issues in github pages

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license-check-and-add-config.json

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.4%
  • JavaScript 7.5%
  • HTML 2.1%