Skip to content

Fix broken link in validate CI alert

What does this MR do and why?

Related to #435389 (closed)

This MR updates href attribute of link in validate alert in pipeline editor to open documentation from. Previously there was just #, so link was not going anywhere

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screen_Recording_2024-01-10_at_13.05.05 Screen_Recording_2024-01-10_at_13.05.28

How to set up and validate locally

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

  1. Open repository with configured pipeline (for example default gnuwget/Wget2)
  2. Open Pipeline Editor (In "Build" section of sidebar)
  3. Open "Validate" tab
  4. Click on "Validate pipeline" button
  5. Wait for the end of validation process
  6. Check the "Learn more" link in the "Simulation completed" alert

Merge request reports