BuildSentry
BuildSentry is a desktop + web app that watches your CI runs and pinpoints why builds are flaky, slow, or intermittently failing. It ingests logs, test reports, and timing data from GitHub Actions, GitLab CI, CircleCI, and Jenkins, then clusters failures by signature (stack traces, error codes, impacted files, environment) to reveal the real repeat offenders. It highlights “new vs recurring” failures, detects non-deterministic tests, and suggests the smallest set of suspects (tests, dependencies, runners, network calls) with confidence scores. The product is intentionally narrow: it does not try to be a full observability platform. Instead, it focuses on the painful gap between “CI failed” and “what do we fix first?” Teams get a prioritized queue, automatic flaky-test quarantining rules, and a weekly reliability report that ties build health to deploy frequency.