Skip to content

Remove redundant flatten argument from Ci Entry value

Leaminn Ma requested to merge ci-remove-max-nesting-level-from-entry-value into master

What does this MR do and why?

Per !142916 (comment 1773648224), we don't need to specify a max nesting level when flattening the CI Entry value because the validation already checks that it's <= MAX_NESTING_LEVEL.

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