Skip to content

Use other source for `feature_categories.yml`

What does this MR do and why?

stages.yml is limited to categories that have been assigned to stage groups, where as categories.yml includes not_owned categories. While this is not ideal, there are some items that are related to these categories and having them available is important.

Additionally, using that file simplifies the script since we don't have to dig down, we can just use the base level keys.

Related to: #386212 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alex Ives

Merge request reports