Skip to content

Remove the codequality_mr_diff feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Miranda Fluharty requested to merge 284140-remove-feature-flag into master

What does this MR do?

This MR removes the codequality_mr_diff feature flag (#284140 (closed)) - this flag is enabled by default and can be removed now.

Technically, this MR:

  • Removes the .yml file that defines the feature flag
  • Removes checks for this feature flag from the codebase
  • Removes specs that checked for behavior when the flag was disabled
  • Removes instructions on how to disable the flag from the docs

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Miranda Fluharty

Merge request reports