-
Story
-
Resolution: Fixed
-
Major
-
None
Scope
- When the user views a Run that is a restart of a previous run, they see a full visualisation that is a union of both runs.
- User has a Rerun icon on the stage toolbar
- When user clicks this, they are prompted with information about how Rerun works
- The user can cancel
- The user can trigger the rerun
- is blocked by
-
JENKINS-45455 Restarting stages
-
- Closed
-
- links to
fwiw, I was initially thinking we'd only display the restart icon for failed stages, but an interesting use case was put forward on
JENKINS-45455for using restarting as an alternative to "pending input forever to do deployment" - i.e., don't run the deployment stage unless you're on a restarted run.