-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
When a pipeline job is a replay of a previous job, there should be a way to display the what was changed from the previous run.
If this replay was part of a chain of replays, the diff should offer to show changes from the last job or from the original job.
If the project contains a checked-in Jenkinsfile, there should be an option to show changes from the checked-in Jenkinsfile.
- is related to
-
JENKINS-35380 Add option to show code for an instance of a Pipeline job
-
- Resolved
-
There already is a diff feature, linked to from the replayed build’s index page.