chore: fix codex issue/pr respond

This commit is contained in:
weishu
2026-01-08 13:53:38 +08:00
parent 04edef502d
commit a9f3f7ba6b
2 changed files with 34 additions and 0 deletions
+6
View File
@@ -72,3 +72,9 @@ gh pr diff "$pr_number" -R "$repo"
**Testing**
- Suggested tests or “Not run (automation)”
## Post Response to Github
```bash
gh issue comment <number> --body "Your verified response here"
```