Commit 85dc53f
committed
fix: add issue retrieval instructions with event.json fallback
The agent had no guidance on how to fetch the triggering issue.
Added a Retrieving the Issue section that instructs it to use
the GitHub MCP get_issue tool first, then fall back to reading
GITHUB_EVENT_PATH with cat/jq.1 parent 0b58b76 commit 85dc53f
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
55 | 66 | | |
56 | 67 | | |
57 | 68 | | |
| |||
0 commit comments