Hi š
I have a repository running a lot of Cypress tests. Unfortunately, we are battling some flaky tests at the moment. I'm wondering if it's possible write the following rule:
Ā
IF there exists a flaky test AND the test has been run at least 10 times on the base branch (develop) AND the flaky status exceeds a certain percentage (30%) THEN request developers (open PR, Slack message, ticketing system) to look at the test