You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when builds are not green, the dashboard shows the time that the pipeline has been in the current state. (i.e. when the pipeline is red, it shows the amount of time that has passed since the pipeline turned red).
However, when the pipeline is green, it seems to show the total amount of time that the pipeline has existed (we believe). This is confusing.
When a pipeline is green the timer should say how long the pipeline has been green.