Skip to content

Remove redundant known events for CI/CD templates

What does this MR do and why?

It was noted that we have known events with the implicit infix for templates that are not part of Auto DevOps. This fixes the known-event generator to only generate events for templates included transitively in Auto DevOps.

See #365214 (closed)

How to set up and validate locally

bin/rake gitlab:usage_data:generate_ci_template_events

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Hordur Freyr Yngvason

Merge request reports