Skip to content

Update project runner edit view

What does this MR do and why?

This change updates the runner edit form in CI/CD settings of projects and aligns the admin, group, project update forms to have a consistent experience.

Changelog: changed

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
image image

How to set up and validate locally

  1. Visit project with runners attached to it.
  2. Visit your project -> CI/CD settings -> Runners -> Edit (Click on the pencil icon next to a runner).
  3. Change any info and submit the form.
  4. Confirm the changes were saved correctly.

Related to #442018

Merge request reports