Skip to content

feat: pass YAML merge key limit to config parser [2]#676

Open
raihata wants to merge 2 commits into
masterfrom
fix-YamlParser-limit
Open

feat: pass YAML merge key limit to config parser [2]#676
raihata wants to merge 2 commits into
masterfrom
fix-YamlParser-limit

Conversation

@raihata

@raihata raihata commented Jul 17, 2026

Copy link
Copy Markdown

Context

The configurable YAML merge key limit must be applied to pipeline parsing in models, including provider YAML processing.

Objective

Pass maxTotalMergeKeys to config-parser and direct js-yaml calls used during provider YAML processing.

References

These three PRs are designed to be backward-compatible, so merging them in any order should not cause failures. However, merging them in the numbered order—[1] config-parser, [2] models, and [3] screwdriver—is recommended to ensure the configuration is propagated correctly.

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant