Skip to content

Guides

How to alert on CI regressions

A change makes CI 40% slower and it goes unnoticed for weeks.

4 min read

A change makes CI 40% slower and it goes unnoticed for weeks.

Why it happens

Nothing watches build duration, so regressions only surface as complaints.

How to fix it

  1. Alert on p95 duration increasing beyond a threshold week over week
  2. Alert on cache hit rate dropping — usually the leading indicator
  3. Route alerts to the team that owns the workflow, not to a general channel

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.