Add rollout issue to ai_catalog_third_party_flows feature flag
What does this MR do and why?
Change ai_catalog_third_party_flows ff to beta (not actually released as beta) so we can add a rollout issue.
References
Internal discussion on Slack: https://gitlab.slack.com/archives/C08T5J1KXKQ/p1761068605505079?thread_ts=1761066627.501179&cid=C08T5J1KXKQ
Screenshots or screen recordings
No changes to UI.
How to set up and validate locally
- Prerequisite: You have a Duo workflow-enabled project.
- Enable the feature flags
global_ai_catalog
,ai_catalog_flows
, andai_catalog_third_party_flows
. - Check all the pages:
-
Go to Explore > AI Catalog > Flows. For example,
https://gdk.test:3443/explore/ai-catalog/flows
. -
Go to Project > Automate > Flows. For example,
https://gdk.test:3443/gitlab-duo/test/-/automate/flows
.
-
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.