Skip to content

Remove purchase_code_suggestions feature flag

What does this MR do and why?

Part of https://gitlab.com/gitlab-org/gitlab/-/issues/442712+

Prior to this change, the purchase_code_suggestions feature flag was enabled with the GA of Duo Pro back in February. Since then the feature flag has been deemed stable.

This change removes the purchase_code_suggestions feature flag without default enabling it given it only applies to GitLab.com.

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

A green pipeline should be sufficient for this change.

Merge request reports