Skip to content

Cache rules:changes evaluation across distinct globs

What does this MR do and why?

Complex pipelines configurations may re-use rules:changes across jobs. In some cases, this can be optimized by splitting configurations and grouping by include:rules, but that is not a realistic optimization for jobs that mix and match multiple shared rules:changes across multiple "domains".

See #461342 and See #461658 (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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Peter Leitzen

Merge request reports