delete.pull.request.comment {github} | R Documentation |
Delete a comment on a pull request
delete.pull.request.comment(
owner,
repo,
comment.id,
ctx = get.github.context()
)
owner |
the repo owner |
repo |
the repo name |
comment.id |
the id of the pull request |
ctx |
the github context object |
the comment