Add new group-level CI/CD Analytics page
What does this MR do?
Adds a new CI/CD Analytics page and sidebar link.
The URL to this new page is https://example.gitlab.com/groups/<group path here>/-/analytics/ci_cd
This new page (and its sidebar link) are only visible if:
- The group is GitLab Ultimate
- The user has Reporter permissions or higher for the group
- The
group_ci_cd_analytics_page
feature flag is enabled- By default, this feature flag is disabled
Screenshots
Feature flag
This page is hidden behind a group_ci_cd_analytics_page
feature flag that is disabled by default.
Feature flag rollout issue: #292601 (closed)
Related to #259697 (closed)
Edited by Nathan Friend