Learn R Programming

github (version 0.9.8)

get.pull.requests.comment: Get specific comment for a pull request

Description

Get specific comment for a pull request

Usage

get.pull.requests.comment(owner, repo, comment.id, ctx = get.github.context())

Arguments

owner

the repo owner

repo

the repo name

comment.id

the id of the comment

ctx

the github context object

Value

the comment