Skip to content

Change the actor usage of ci_parallel_remote_includes

Furkan Ayhan requested to merge 351250-change-ff-actor into master

What does this MR do and why?

The project of the external context is changed during the nested includes. This causes inconsistent feature flag checks.

In this change, we are using Gitlab::Ci::YamlProcessor::FeatureFlags which guarantees the main/origin project when checking the FF.

Related to #351250 (closed) #413770 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports