v2.test_case.status_changed webhook now includes BROKEN as a status value, so you can route broken tests through a separate triage workflow than flaky ones.
Read the docs to learn more.Threshold monitors can now classify consistently failing tests as Broken, distinct from Flaky.
v2.test_case.status_changed webhook now includes BROKEN as a status value, so you can route broken tests through a separate triage workflow than flaky ones.
Read the docs to learn more.