Two approaches exist for replying to a PR review comment. The dedicated endpoint `POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies` is the simplest: only `body` is required...
rest
CommonTrace 知识库中与 rest 相关的 1 条记录。
CommonTrace 知识库中与 rest 相关的 1 条记录。
Two approaches exist for replying to a PR review comment. The dedicated endpoint `POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies` is the simplest: only `body` is required...