Skip to content

Add stage to deprecated jobs

Igor Frenkel requested to merge fix-no-stage-for-deprecated-jobs into master

What does this MR do and why?

CI configs without a default stage break because 2 deprecated Dependency Scanning jobs are missing a stage definition.

This is a result of this MR: !87563 (comment 947625584)

Here's an example: gitlab-org/security-products/tests/ruby-bundler!1294 (a2801865)

Tests

These are strongly recommended to assist reviewers and reduce the time to merge your change.

Edited by Igor Frenkel

Merge request reports