get.pull.requests.comments {github} | R Documentation |
List comments on all pull requests for a repo
get.pull.requests.comments(owner, repo, ..., ctx = get.github.context())
owner |
the repo owner |
repo |
the repo name |
... |
extra parameters to control pagination. See http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository for details. |
ctx |
the github context object |
the list of comments for the pull request