fix: update ai code prompt parameter in start-workspace.yaml

This commit is contained in:
Kyle Carberry
2025-04-15 15:15:00 -04:00
committed by GitHub
parent 362dcfefdd
commit 57ddb3c615
+1 -3
View File
@@ -31,7 +31,5 @@ jobs:
coder-token: ${{ secrets.CODER_TOKEN }}
template-name: ${{ secrets.CODER_TEMPLATE_NAME }}
parameters: |-
Coder Image: codercom/oss-dogfood:latest
Coder Repository Base Directory: "~"
AI Code Prompt: "Use the gh CLI tool to read the details of issue https://github.com/${{ github.repository }}/issues/${{ github.event.issue.number }} and then address it."
AI Prompt: "Use the gh CLI tool to read the details of issue https://github.com/${{ github.repository }}/issues/${{ github.event.issue.number }} and then address it."
Region: us-pittsburgh