B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
B.IA is a GitHub Action that automates accessibility checks in your CI/CD pipeline. It enables companies to define an audience and percentage of WCAG guidelines to be met, allowing them to ensure their products are accessible without the need for extensive learning or external solutions. The action uses AI analysis to measure guidelines more abstractly and provides feedback to developers if their code does not meet accessibility requirements.
What’s Changed
- feat: add parse debug (229d26d)
- feat: json response schema (3d2a1fe)
- feat: update build (1646112)
- feat: update code (41bf74f)
- feat: update dist (5ffd432)
- feat: add githubToken in action (b20caef)
- feat: add logs for debug (a29f11d)
- fix: order (75ba53e)
- feat: add runController (7338606)
- feat: add service (34c25e0)