Skip to content

Move CI lint button to editor view

Payton Burdette requested to merge 469156-move-ci-lint-button into master

What does this MR do and why?

This MR removes the CI lint button from the pipelines show page and moves it to the pipeline editor feature.

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

Button Removed

Before After
Screenshot_2024-07-09_at_2.49.45_PM Screenshot_2024-07-09_at_2.52.31_PM

Button Moved

Before After
Screenshot_2024-07-10_at_11.42.10_AM Screenshot_2024-07-10_at_11.20.29_AM

How to set up and validate locally

  1. Visit Build > Pipeline editor
  2. Click validate tab
  3. Verify button is working
  4. Ensure code cleanup for removing the button from the pipelines view is all good

Related to #469156

Edited by Payton Burdette

Merge request reports