Improve failed job/stage visibility in pipeline details page
Summary
Currently, we represent status at the stage level in the minigraph. However, when users view the pipeline details page, we only show the status at the job level, not the stage level. This inconsistency in representation should be addressed.
This improvement could be implemented as a follow-up to this feature: #503368 (closed).
Before | After |
---|---|
![]() |
![]() |
Definition of Done
Details
Design spec
Roles involved
-
Design -
Technical Writing -
Backend -
Frontend -
Test engineering
NOTE: When work is ready to be defined, please create appropriate sub-tasks.
Edited by Sascha Eggenberger