Skip to content

Draft: Remove license compliance scan link

Oscar Tovar requested to merge update-license-compliance-page-job-link into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR removes the last successful scan link in the license compliance page in preparation for the release of SBoM based license scanning. The previous link redirected to a job that uses the now deprecated license scanning template. Since the scans can occur from either the license scanning job or an SBoM ingestion job, keeping the existing link would cause confusion, and removing the link was decided as the MVC

Related to #385127 (closed)

Screenshots or screen recordings

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

Screenshot showing that the link has been removed

How to set up and validate locally

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

  1. Create a project w/ dependency files supported by both Dependency Scanning and License Scanning.
  2. Run a pipeline for the default branch.
  3. Go to the License Compliance page, and check that the latest successful scan link has been replaced with its text equivalent.

MR acceptance checklist

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

Merge request reports