Skip to content

Success alert when runner is assigned to project

What does this MR do and why?

Fixes: #340756 (closed)

Previously the alert when a runner is linked to a project used a "notice" style, this changes the feedback to have a "success" style.

Changelog: changed

Screenshots or screen recordings

before after
image Screenshot_2023-05-02_at_16.02.46

How to set up and validate locally

  1. Visit Admin -> Runners section
  2. Select any Project Runner (in the projects tab)
  3. Select Edit (the pencil icon)
  4. Add or remove projects to the runner at the bottom of the page.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #340756 (closed)

Edited by Miguel Rincon

Merge request reports