Skip to content

New extensible syntax for CI/CD job triggering policy

What does this MR do?

This MR makes it possible to define a complex CI/CD job triggering policy in .gitlab-ci.yml with support for writing simple expressions using variables, to check variable existence for example.

Does this MR meet the acceptance criteria?

  • Tests added for this feature
  • Has been reviewed by Backend

What are the relevant issue numbers?

See gitlab-org/gitlab-ce#34785

Edited by Grzegorz Bizon

Merge request reports