pipeline-test-triage

Installation
SKILL.md

Pipeline Test Triage

Analyze test failures for a given ADO pipeline run, classify them (service flakiness vs. infra/harness vs. deterministic product/test bug), compare against adjacent runs to tell flaky from deterministic, and optionally file well-formed ADO bugs for the real ones.

Org: fluidframework · Project: internal (work items and pipelines) · Repo on GitHub: microsoft/FluidFramework.


Prefer the cheapest source that answers the question

Reach for the smallest, most-structured source first, and escalate only when it can't answer the question. A single Real Service E2E run has ~660 logs and tens of MB, almost all of which are passing "Container" logs — so bulk-downloading logs works but is the slow, expensive option; treat it as a last resort, not a first move.

Installs
1
GitHub Stars
4.9K
First Seen
Jul 15, 2026
pipeline-test-triage — microsoft/fluidframework