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...