|
31 | 31 | coder-token:${{ secrets.CODER_TOKEN }}
|
32 | 32 | template-name:${{ secrets.CODER_TEMPLATE_NAME }}
|
33 | 33 | parameters:|-
|
34 |
| - Coder Image: codercom/oss-dogfood:latest |
35 |
| - Coder Repository Base Directory: "~" |
36 |
| - 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." |
| 34 | + 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." |
37 | 35 | Region: us-pittsburgh
|