Triage & Analysis
Triage and analysis workflows provide intelligent automation for managing issues, investigating problems, and ensuring quality standards.
When to Use Triage & Analysis Workflows
Section titled “When to Use Triage & Analysis Workflows”- Auto-triage issues - Classify and prioritize incoming issues
- Accessibility audits - Automated a11y checks on PRs
- CI failure analysis - Investigate and explain test failures
- Problem investigation - Deep dive into reported issues
Here are sample workflows from the Agentics collection you can customize for your project:
Issue Triage
Section titled “Issue Triage”Analyzes new issues, applies appropriate labels, and provides triage comments for consistent issue management. Learn more
CI Doctor
Section titled “CI Doctor”Investigates failed CI runs, identifies patterns, and provides actionable fix recommendations to reduce time to resolution. Learn more
Daily Accessibility Review
Section titled “Daily Accessibility Review”Performs automated accessibility scans using WCAG 2.2 standards and browser automation to ensure inclusive user experiences. Learn more