Add AI usage data collection setting to namespace admin UI
What does this MR do and why?
Add AI usage data collection setting to namespace admin UI. This setting controls wether AI usage data can be shared with GitLab for namespaces on gitlab.com (SaaS).
Related to: #587976 (closed)
References
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Rebase on !221903 (merged) if not merged yet
- Run GDK in SaaS mode and go the group settings of a Duo enabled namespace e.g. http://gdk.test:3000/groups/gitlab-duo/-/settings/gitlab_duo/configuration
- Observe that it displays
AI usage data collection
- Go to the group settings of a subgroup in that namespace e.g. http://gdk.test:3000/groups/gitlab-duo/duo-subgroup/-/edit#js-gitlab-duo-settings
- Observe that it doesn't now
AI usage data collection
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.
Edited by Suzanne Selhorn


