Learn R Programming

github (version 0.9.8)

get.pull.request.comments: List comments on a pull request

Description

List comments on a pull request

Usage

get.pull.request.comments(owner, repo, id, ctx = get.github.context())

Arguments

owner

the repo owner

repo

the repo name

id

the pull request id

ctx

the github context object

Value

the list of comments for the pull request