Describe
Given the current situation of high % of fail in the E2E tests, allow to automatically retry and cut down manual tasks.
To re-run workflows and jobs there's already existing documentation which would require to define an implementation as there's no ready solution.
If I have foreseen the logic correctly, we should be able to define an action that would pick the failed jobs IDs and use a counter to not have cases with infinite re-runs.
Describe
Given the current situation of high % of fail in the E2E tests, allow to automatically retry and cut down manual tasks.
To re-run workflows and jobs there's already existing documentation which would require to define an implementation as there's no ready solution.
If I have foreseen the logic correctly, we should be able to define an action that would pick the failed jobs IDs and use a counter to not have cases with infinite re-runs.