get.pull.request.comments {github} | R Documentation |
List comments on a pull request
get.pull.request.comments(owner, repo, id, ctx = get.github.context())
owner |
the repo owner |
repo |
the repo name |
id |
the pull request id |
ctx |
the github context object |
the list of comments for the pull request