Adds group_ci_cd_analytics_pipelines to enable pipelines dashboard
What does this MR do and why?
This change adds a new feature flag group_ci_cd_analytics_pipelines,
which when enabled renders a new "Pipelines" tab for under
"Group > CI/CD analytics".
The tab is a work in progress and will contain the group dashboard for pipeline data.
EE: true
References
Screenshots or screen recordings
| Before | After (with group_ci_cd_analytics_pipelines enabled) |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Ensure you have at least a GitLab Premium license for your group.
- Enable
group_ci_cd_analytics_pipelines. - Visit your group's Analyze > CI/CD Analytics
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #591744
Edited by Miguel Rincon

