B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v.0.1.16.
- 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 testing in a CI/CD pipeline. It allows companies to define an audience and percentage of WCAG guidelines to meet, focusing on the most critical users. The action uses AI to analyze code and provide feedback if it does not comply with the specified requirements.
What’s Changed
- Update geminiService.ts (688e09b)
- Update README.md (dbe3d74)
- Update README.md (0f117a4)
- Update README.md (45026e8)
- Merge pull request #2 from YuriFAToledo/documentation (04a0849)
- Update README.md (8bb0621)
- Update README.md (efeffcc)
- feat: add pr flow (2bf86c4)
- feat: new gemini properties (0d597b1)
- fix: enforce properties at gemini json (313ff7b)