Skip to content

Pass CI pipeline_config on external file context mutation

Leaminn Ma requested to merge 391279-pass-pipeline-config-in-context into master

What does this MR do and why?

This is a follow-up MR to Expose when 'include' is internally injected in... (!112608 - merged) as noted in !112608 (comment 1292185108).

This MR extends the implementation from !112608 (merged) so that pipeline_config is passed on when the context object is mutated. This ensures that all mutated contexts have the same pipeline_config value as the original context.

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 #391279 (closed)

Edited by Leaminn Ma

Merge request reports