diff --git a/ee/config/feature_flags/wip/ai_duo_agent_fix_pipeline.yml b/ee/config/feature_flags/wip/ai_duo_agent_fix_pipeline.yml new file mode 100644 index 0000000000000000000000000000000000000000..9f71b9226446d1a9067138b76ad1edbe70ac5449 --- /dev/null +++ b/ee/config/feature_flags/wip/ai_duo_agent_fix_pipeline.yml @@ -0,0 +1,10 @@ +--- +name: ai_duo_agent_fix_pipeline +description: Controls the availability of the fix_pipeline functionality for GitLab Duo Agent to help fix failing pipelines +feature_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/561287 +introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/201820 +rollout_issue_url: +milestone: '18.3' +group: group::agent foundations +type: wip +default_enabled: false