Basic Information

appmixer.github.list.UpdateComment

Update Comment

1.0.0

Public

Update the body of an existing conversation comment on an issue or a pull request. This does not update an inline review comment on a diff, which GitHub stores separately.

Input Ports

in

FieldTypeDescription
Repository text The repository the comment lives in, in the 'owner/repo' form.
Comment ID text The numeric ID of the comment to update, as returned by List Comments or Create Comment.
Body textarea The new body of the comment. It replaces the previous content entirely.

Output Ports

out

FieldTypeDescription
No fields defined for this port

Full Metadata