mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-05 23:42:03 +00:00
- Replace heredoc `BODY=$(cat <<COMMENT_EOF ...)` with direct multi-line string in `-f body=` argument, since `$()` is blocked by run_shell_command security policy (chat-gpt-5.4 review feedback) - Map Step 3 verdict to corresponding `gh pr review` action: Approve → --approve, Request changes → --request-changes, Comment → --comment Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| vendor | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||