-
-
Notifications
You must be signed in to change notification settings - Fork 867
Closed
Description
This is an extension to the story #1491
After ordering red pipelines first we realized that it makes more sense to commit to a more structured ordering of all the other states, instead of leaving them mixed in.
The order of pipelines within teams should be:
- Red (failing)
- Yellow (Errored)
- Brown (Aborted)
- Green (Succeeeded)
- Grey (Pending)
- Blue (Paused)
Furthermore, internally within each state we should push the running state to the top of the list to highlight their state
Metadata
Metadata
Assignees
Labels
No labels