Observed arrival · 2026-09-26
ProveBreak: evidence for red builds
A GitHub Action that reruns failing tests across recent commits and reports when it can—or cannot—prove where a build broke.
- For
- Teams maintaining GitHub Actions CI pipelines
- Worth noticing
- Its example card distinguishes a reproducible parent-pass/commit-fail result from flaky tests, build failures, environment problems, and timeouts.
Field notes
Setup is a small workflow file with read-only permissions, running on the repository’s existing GitHub Actions runners; the homepage says ProveBreak receives only the verdict, not source code. Its Job Summary card records the tested commits and failing test, with separate outcomes for inconclusive cases such as flaky tests, build failures, environment issues, or a search timeout. The displayed repository examples are labeled illustrative, not customer data.
Observed signals
Read the marks
Editorial observations of this landing page, not a rating.
One card from the complete issue