Skip to content

Replace after_script with usage of LM_REPORT_FILE

mo khan requested to merge lm-report-name into master

What does this MR do?

This change replaces the after_script hook that moves the old file name to the new file name with a variable that can specify the desired report file name.

We need this change to support new naming (license_scanning) for License Compliance.

This is a temporal fix until we update the License Compliance analyzer to generate gl-license-scanning-report.json by default. #213577 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports