-
Story
-
Resolution: Fixed
-
Major
-
-
1.0-m10, 1.0-m11, 1.0-m12, 1.0-pre-beta-1, 1.0-beta-1
https://projects.invisionapp.com/share/WA699WS3J#/screens
In scope
- Add the "Re-run" button to the top
- Screen should transition to executing page state (
UX-72) - Note that a "re-run" will create a new run result and the screen will have to update for that new run.
- The re-run button should only appear for multi-branch pipelines (you can use the same logic for
UX-208to test for branch and PR support) - When you click the Rerun button the button label should transition to "Running..." and be disabled. When it starts being queued or running the button disappears.
Out of scope:
- Everything else.
- is blocked by
-
JENKINS-35881 API allows re-running of a completed run with the same commits
- Resolved
-
JENKINS-36586 Add table actions extension point to activity, branches and pull request tabs
- Resolved
- relates to
-
JENKINS-35794 Developer wants to re-run a failing or unstable result from the activity tab
- Resolved