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 by evaluating code against WCAG guidelines. It helps companies ensure their products are accessible to a specific audience while minimizing learning curve costs and avoiding the need for external solutions. The action supports defining requirements, using AI for guideline analysis, and providing feedback if code does not meet specified accessibility standards.
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)