Skip to content

Add `static-analysis as-if-foss` job

Albert requested to merge alberts-static-analysis-as-if-foss into master

What does this MR do?

Add static-analysis as-if-foss job.

This job will be run on the following rules:

    - <<: *if-not-ee
      when: never
    - <<: *if-merge-request-title-as-if-foss
      changes: *code-backstage-qa-patterns
    - <<: *if-security-merge-request
      changes: *code-backstage-qa-patterns
    - <<: *if-merge-request
      changes: *ci-patterns

Closes #329167 (closed)

Edited by Albert

Merge request reports

Loading