Add categories validations
This MR adds validation for:
-
stages.yml:- categories exist in
categories.yml - feature labels are not being added here (should be in
categories.yml) - fixes errors, moving non-existent categories to
maintained_categories
- categories exist in
-
features.yml:- categories exist in
categories.yml - fixes errors, updating the category if able, removing or marking as unknown if not
- categories exist in
The MR also adds maintained_categories as a place to search for a category when looking up the group.
Edited by Cynthia "Arty" Ng