Skip to content

Remove feature flag `ci_support_include_rules_when_never`

Leaminn Ma requested to merge remove-ff-ci-include-rules-when-never into master

What does this MR do and why?

This MR removes the feature flag ci_support_include_rules_when_never which was globally rolled out on 2023-06-26 10:30am PT.

This feature adds support for when: never and when: always on conditional includes. The file is not included into the pipeline if a rule matches and has when: never. The default behaviour is when: always, equivalent to not specifying a when: value.

Roll-out issue: #414517 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #414517 (closed)

Merge request reports

Loading