create.pull.request.comment: Create a comment on a pull request

Description Usage Arguments Value

Description

Create a comment on a pull request

Usage

1
2
create.pull.request.comment(owner, repo, pull.id, content,
  ctx = get.github.context())

Arguments

owner

the repo owner

repo

the repo name

pull.id

the id of the pull request

content

the JSON object describing the content. See http://developer.github.com/v3/pulls/comments/#create-a-comment for details.

ctx

the github context object

Value

the comment


cscheid/rgithub documentation built on May 14, 2019, 12:07 p.m.