Skip to content

Avoid duplicate pipeline due to container scanning job

What does this MR do?

Avoid duplicate pipeline due to missing rule in container_scanning job. This fixes a regression of !61850 (merged).

You can see the problem in gitlabracadabra/gitlabracadabra!172 (merged) for example, were the MR was merged with a broken pipeline, because another pipeline with only this container_scanning was successful (more precisely allowed to fail).

For more context, see !61850 (comment 587800712). Customers are affected too.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Mathieu Parent

Merge request reports