Skip to content

Downstream SAST QA jobs were not running

rossfuhrman requested to merge rf-sast-qa into master

What does this MR do?

I noticed that qa-*-sast jobs were not running after changes made yesterday.

Good: https://gitlab.com/gitlab-org/security-products/tests/go-modules/-/pipelines/319888248

vs

Bad: https://gitlab.com/gitlab-org/security-products/tests/go-modules/-/pipelines/321648749

Adds a trailing when: always declaration to the SAST and Secret Detection jobs. Also removes an excludes from the Secret Detection job as that is not compatible with rules

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by rossfuhrman

Merge request reports