Appearance
Typical Workflow
- Install the QualiBooth GitHub Action.
- Push code changes to a branch.
- GitHub executes the accessibility workflow.
- Results are sent to QualiBooth.
- Review findings in Scan Runs.
- Fix issues in source code.
- Push updated code.
- Verify that issues appear as Fixed in subsequent runs.
Best Practices
- Run Code Analysis on every pull request.
- Review accessibility issues before merging.
- Prioritize Error-level findings first.
- Monitor Dashboard trends regularly.
- Use branch-level reporting to prevent regressions.
- Combine Code Analysis with Scheduled Scanning and Real-Time Scanning for complete accessibility coverage.