Skip to content

Add feature spec for license scanning

Marcos Rocha requested to merge mc_rocha-add-tests-license-scan into master

What does this MR do and why?

This MR adds the feature specs related to the scenarios described here:

  • MR approval is needed when Scan Result Policy for License Scanning is violated,
  • MR approval is not needed when Scan Result Policy for License Scanning is not violated,
  • MR approval is needed when Scan Result Policy for License Scanning is violated and License Scanning feature is not enabled,
  • MR approval is not needed when License Scanning feature is not enabled and there are no policies,
  • MR approval is not needed when License Scanning feature is enabled and there are no policies,

Related to #430910 (closed)

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 Marcos Rocha

Merge request reports