Rerun workflow - Ability to rerun builds while it is still running
V
Vojtech Polivka
Feature request : The ability to rerun builds and workflows multiple times while they are still running. This allows me to rule out flaky tests. Sometimes, I need to run the same workflow multiple times at the same time to rule out flaky test. This used to be possible by selecting "rerun" on the currently running build. That option is now greyed out while the build is running. This was possible in the old UI and it was very useful.
CCI-I-1614
O
Omry
Related:I have a long build (30 minutes).If one job fails due to a rare system issue, I would like to immediately retry it without having to wait 30 minutes or cancel the whole workflow.