From 0ab91b02837eac759af0fcc06848b5879d7cc0f7 Mon Sep 17 00:00:00 2001 From: Suzanne Selhorn Date: Wed, 24 Sep 2025 09:34:17 -0700 Subject: [PATCH] Adding the fact that you need an MR with pipeline --- doc/user/duo_agent_platform/flows/fix_pipeline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/duo_agent_platform/flows/fix_pipeline.md b/doc/user/duo_agent_platform/flows/fix_pipeline.md index d8e39fdb704e0b..6df5bbf73ea069 100644 --- a/doc/user/duo_agent_platform/flows/fix_pipeline.md +++ b/doc/user/duo_agent_platform/flows/fix_pipeline.md @@ -46,7 +46,7 @@ This flow is available in the GitLab UI only. To use this flow, you must: -- Have an existing failed pipeline. +- Have a merge request with an existing failed pipeline. - Have at least the Developer role in the project. - Meet [the other prerequisites](../../duo_agent_platform/_index.md#prerequisites). -- GitLab