Skip to content

Commit a7acbd4

Browse files
Merge pull request #2773 from OctopusDeploy/fix-prompts
fix: various cookbook prompt updates
2 parents e9cd4f8 + 57bacde commit a7acbd4

File tree

2 files changed

+2
-35
lines changed

2 files changed

+2
-35
lines changed

src/pages/docs/administration/octopus-ai-assistant/cookbook/list-failed-deployments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ capability: Troubleshooting
1212
**🏷 Capability:** Troubleshooting
1313
:::
1414

15-
Quickly find all recent failed deployments to spot patterns and initiate root cause analysis.
15+
Quickly find all recent failed deployments to spot patterns and initiate root cause analysis. Octopus AI Assistant requires the project name and environment name as additional context to process the request.
1616

1717
## 📝 Prompt
1818

1919
```
20-
List all failed deployments in the last 7 days
20+
List all failed deployments in the last 7 days for "[project-name]" project and "[environment-name]" environment
2121
```
2222

2323
## 💡 Tips for customizing

src/pages/docs/administration/octopus-ai-assistant/cookbook/list-perpetual-api-keys.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)