Closed
Description
Is your feature request related to a problem? Please describe
This is a follow-up to #13801 which introduced a Use Last Successful Prebuild
button in the "Prebuild in Progress" screen:
It would be nice to show details about this "last successful prebuild" that you can use, e.g.:
- What commit is it based on? How old is that commit? How much has changed since that commit?
- How long did this older prebuild originally take to build?
Describe the behaviour you'd like
- would like to see the details of the last prebuild:
- what was the commit point of the last prebuild, how many commits since, some sense of the delta
- how long did it take? (oh 40 minutes, the current prebuild is at 3 minutes so it’s going to be a long time if I wait)
Source: #13801 (comment)
Here is a quick super-ugly attempt to show such information directly inside the Use Last Successful Prebuild
button:
Describe alternatives you've considered
Additional context
Metadata
Metadata
Assignees
Type
Projects
Status
Done