Skip to content

Remove job dependency for license-check

Sam White requested to merge remove_dependency_for_license_check into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This change removes the job dependency for License-Check.

It also updates the documentation on License-Check to note that only Maintainers and Owners can configure the rule. This keeps it consistent with the documentation for Vulnerability-Check.

Related issue: #235934 (comment 680997587)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

Before (project with no license compliance job)

image

After (project with no license compliance job)

image

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