Skip to content

Add CODECLIMATE_PREFIX to codequality template

Max Orefice requested to merge mo-codeclimate-prefix into master

What does this MR do?

Following up gitlab-org/ci-cd/codequality!13 (merged).

This MR allows to pass a variable CODECLIMATE_PREFIX used for better offline scanning support for code quality scanning.

Why are we doing this?

If we don't propagate this variable, users using our gitlab template our not able to customize it as needed.

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

Merge request reports