Skip to content

Migrate bs-callout to alert component in project runners

What does this MR do and why?

Migrate deprecated bs-callout to Pajamas::AlertComponent in app/views/projects/runners/*

It's a part of Pajamas adoption project

Changed according to migration guide available in next epic: &5213

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
project_runners_old project_runners_new

How to set up and validate locally

  1. Open some project.
  2. Goto runners settings: Settings -> CI/CD -> Expand Runners section
  3. Verify related messages.

Related to #441650 (closed)

Edited by Taras Tadai

Merge request reports