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 enables companies to integrate accessibility checks into their CI/CD pipeline. It defines an audience and percentage of guidelines to be met, allowing for flexible accessibility coverage tailored to specific business needs. The action uses AI to analyze and measure guidelines efficiently, providing feedback on code accessibility issues, ensuring compliance with WCAG 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)