Skip to content

Add Jenkins migration callout

What does this MR do and why?

Add Jenkins migration callout

This adds a new callout on the MR Widget when Jenkins is present, prompting the project owner/maintainers to migrate to GitLab CI

#425062 (closed)

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

Screenshot_2024-05-16_at_3.52.30_p.m.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. You have to set up Jenkins using their Docker image https://www.jenkins.io/doc/book/installing/docker/
  2. Set up Jenkins to talk to the GDK https://docs.gitlab.com/ee/integration/jenkins.html
  3. Create a MR with a Jenkins pipeline
  4. See that the banner shows up
Edited by Jose Ivan Vargas

Merge request reports