PipelineStatus:
    | "unknown_status"
    | "ready"
    | "error"
    | "pending"
    | "warning"