Deploy & stability
Quality & stability
What it measures
- Deploy cadence — releases per week, or merged-PRs-per-week as a proxy when the repo cuts no GitHub Releases.
- Change-failure rate — the share of changes that look like hotfixes or reverts.
- Recovery time — median hotfix fix-time, shown only when hotfixes occurred.
- Lead time to release — merge-to-release time, shown only when the repo releases.
Why it matters
This is a deliberately light read on the DORA stability metrics — a quick health glance, not a DORA dashboard. It always shows something useful, even for teams that never cut a formal release.
How to read it
- The card shows a 2×2 scorecard of four tiles — each tile has a current-value numeral, a direction arrow (up/down/flat), and a mini trend sparkline. Metrics that are unavailable for the window are omitted.
- When there are no Releases, deploy cadence is a merge-count proxy — see Throughput for the same trend.
- Change-failure rate and recovery time are heuristic proxies from PR shape, not measured incidents.
Anti-blame
All values are repo/team-level rates; nothing here points at a person.
Common misreads
These are approximations of the DORA metrics, not the metrics themselves — dedicated tooling does that better. Treat them as a glance, not a verdict.