Skip to content

Use a warning icon for a stage with allowed to fail builds

What does this MR do?

This MR change the stage icon to a warning icon, when stage contains failed builds which are allowed to fail.

Stage status matches the corresponding pipeline status in this case.

Screenshots

New pipelines view (Vue)

stage_warning_new_pipelines_view

Old pipelines view (merge requests)

stage_warning_old_pipelines_view

Builds list view

stage_warning_builds_view

Build details view

stage_warning_build_details

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #21948 (closed)

Merge request reports