Basic Information

appmixer.github.list.ReplyToReviewComment

Reply To Review Comment

1.0.0

Public

Post a reply inside an existing pull request review thread, under the review comment given by its ID. Use this to answer a reviewer (or a code review bot) on the exact line they commented on, instead of adding a new comment to the pull request conversation.

Input Ports

in

FieldTypeDescription
Repository text Enter the repository in `owner/repo` format (e.g. `octocat/Hello-World`). You can also pick from the dynamically loaded list of your repositories.
Pull Request Number text The number of the pull request the thread belongs to (e.g. `1259`).
Comment ID text The ID of the review comment to answer, as emitted by the New Pull Request Review Comment trigger or by Find Review Comments. Any comment of the thread works — the reply is appended to that thread.
Body textarea The Markdown text of the reply.

Output Ports

out

FieldTypeDescription
ID integer -
Node ID string -
Body string -
HTML URL string -
Pull Request URL string -
In Reply To ID integer -
Path string -
Line integer -
Created At string -
User object -

Full Metadata