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 checks in CI/CD pipelines. It allows companies to define at least one audience and the percentage of WCAG guidelines they want to meet, enabling them to focus on accessibility for larger audiences. The action uses AI to analyze guidelines and reports whether the code complies with these requirements, providing feedback for developers to correct their solutions if necessary.
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)