Rename and update Growth feature categories
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
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Kamil Niechajewicz