Skip to content

Commit 243510d

Browse files
committed
Update example pipeline run prompt to reference Tailspin pipeline
1 parent 1328a4d commit 243510d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pipelines/process/runs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,14 +227,14 @@ az pipelines runs tag delete --run-id 123 --tag YAML
227227
```
228228
## Manage runs with the Azure DevOps MCP Server
229229

230-
You can manage pipeline runs in Copilot with the Azure DevOps MCP server. To get started, see [Enable AI assistance with Azure DevOps MCP Server](../../mcp-server/mcp-server-overview.md)
230+
You can manage pipeline runs in Copilot with the Azure DevOps MCP server. To get started, see [Enable AI assistance with Azure DevOps MCP Server](../../mcp-server/mcp-server-overview.md).
231231

232232
### List pipeline runs
233233

234234
List the pipeline runs for a particular pipeline.
235235

236236
```copilot-prompt
237-
Show the three most recent runs for the fabrikamfiber pipeline.
237+
Show the three most recent runs for the Tailspin pipeline.
238238
```
239239

240240
This prompt lists the last three pipeline runs with a link to view each run.

0 commit comments

Comments
 (0)