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 CI/CD pipelines. It helps companies ensure their code meets WCAG guidelines by defining target audiences and percentages of guidelines to be met. The action uses AI analysis to assess the compliance of code, allowing developers to focus on meeting accessibility requirements for a specific audience, improving product performance and revenue.
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)