Skip to content

Switch to new method of license scanning

Sam White requested to merge sam-remove-license-scanning-template into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Now that the License Scanning CI template is deprecated we no longer need to include it in our CI jobs. Removing this template will allow us to use the new method of license scanning which relies on running the Dependency Scanning job (already included in our CI templates).

Related issue: #384932 (closed)

Note: This change removes the License Scanning job from the CI pipeline that is used to build the GitLab project. The GitLab product still supports License Scanning as that feature is not scheduled to be removed until the %16.0 release.

Screenshots or screen recordings

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

How to set up and validate locally

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

MR acceptance checklist

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

Edited by Sam White

Merge request reports

Loading