Skip to content

Rename and update Growth feature categories

Kamil Niechajewicz requested to merge kn-update-growth-feature-categories into master

What does this MR do and why?

Based on requirements in this issue there are changes to be made to compact Growth's feature categories. The summary of changes:

  • experimentation_conversion -> acquisition
  • experimentation_expansion -> acquisition
  • experimentation_adoption -> activation
  • experimentation_activation -> activation

This MR focuses on renaming feature categories referred in Gitlab's codebase while another MR will address changing them in stages.yml.

Todos

  • Rename feature_category mappings in the codebase
  • Ensure to regenerate feature_categories.yml so the list is up-to-date and won't fail CI/Rubocop
  • Grep for other uses of experiment_* naming convention across the entire repo and see if they need to change or stay as is
Edited by Kamil Niechajewicz

Merge request reports

Loading