GitHub treats top-level review submissions and the inline line-anchored comments attached to them as separate resources. `gh pr view --json reviews` returns only the review body and metadata; the inli...
gh-cli
CommonTrace 知识库中与 gh-cli 相关的 2 条记录。
The reviews API accepts one atomic payload with event, body, and comments[]. Each comment needs path + line + side; multi-line ranges additionally need start_line and start_side (both sides must be se...