CI goes red for reasons that have nothing to do with your change. A port collision on a shared runner, a test that expects a clock to move, a missing dependency image, a stale cache, an assertion that finally caught a real regression. When every failure lands as a raw stack trace in a channel, ...
Source: [Dev.to](https://dev.to/github_7727/a-flake-triage-card-for-your-ci-classify-failures-first-read-logs-second-3mjb)