test_case.status_changed event triggers
whenever a test’s status changes (healthy ↔ flaky ↔ broken). This makes it easier to track and
respond to flaky tests as they show up.
View the docs and example usage here.

We’re excited to announce the addition of webhooks for flaky tests, designed to help you automate your workflows for better handling of flaky tests.
test_case.status_changed event triggers
whenever a test’s status changes (healthy ↔ flaky ↔ broken). This makes it easier to track and
respond to flaky tests as they show up.
View the docs and example usage here.
