What problem does it solve?
Analyses CI build and test status from Azure DevOps and Helix for dotnet repository PRs. Use when checking CI status, investigating failures, determining if a PR is ready to merge, or given URLs containing dev.azure.com or helix.dot.net. Also use when asked "why is CI red", "test failures", "retry CI", "rerun tests", "is CI green", "build failed", or "checks failing". DO NOT USE FOR: investigating stale codeflow PRs or dependency update health, tracing whether a commit has flowed from one repo to another, reviewing code changes for correctness or style.
Core Features & Use Cases
- Collects and analyzes CI status from Azure DevOps and Helix for dotnet PRs
- Correlates failures with PR changes, historical runs, and known issues
- Provides actionable recommendations and links to Build Analysis and Helix artifacts
Quick Start
Analyze the CI status for a given PR or build and report failures, known issues, and recommended next steps.