Skip to content

CI Tools - Catch all feature flags

Dan Davison requested to merge dj-2650-catch-all-feature-flags into master

What does this MR do and why?

Allows QA::Tools::Ci::FfChanges to detect all changed feature flags.

Closes gitlab-org/quality/quality-engineering/team-tasks#2650 (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.

How to set up and validate locally

$ bundle exec rspec -O .rspec_internal spec/tools/ci/ff_changes_spec.rb:43

Merge request reports