Skip to content

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:

  1. The group is GitLab Ultimate
  2. The user has Reporter permissions or higher for the group
  3. The group_ci_cd_analytics_page feature flag is enabled
    • By default, this feature flag is disabled

Screenshots

Screen_Shot_2020-12-09_at_4.02.14_PM

image

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

Merge request reports