Jenkins in progress build shows status color from last (failed) build

Viewed 14

When we rebuild a failed build, Jenkins shows the new build with a red status icon while it's in progress, until it finishes successfully at which point it changes to green. Why is that? It seems unhelpful. Why not just an indeterminate in-progress color like blue?

enter image description here

PS. The job is a freestyle job building on MacOS.

0 Answers
Related