Include previous issue comments

This commit is contained in:
2026-07-09 08:44:29 +09:00
parent e53edf1fbb
commit a5ec9b03c0
2 changed files with 16 additions and 3 deletions
+9 -3
View File
@@ -13,8 +13,14 @@ Prefer minimal, correct changes. Run relevant checks or tests if practical.
Commit your changes locally. Do not expose secrets. Finish by reporting what
changed and what tests ran.
The triggering comment body is below.
---
# Comment body
```
${COMMENT_BODY}
```
# Full issue comment history
```
${ISSUE_COMMENTS}
```