Skip to main content
github.updatePullRequestReviewComment replaces an inline comment’s Markdown body.
automations/update-github-review-comment.automation.ts
Provide the repository, commentId, and non-empty Markdown body. Returns the comment’s id, body, and file path. The installation must be allowed to edit the target comment. Requires Pull requests write permission.