create.issue.comment: Create issue comment

Description Usage Arguments Value

Description

Create issue comment

Usage

1
2
create.issue.comment(owner, repo, issue.number, content,
  ctx = get.github.context())

Arguments

owner

the repo owner

repo

the repo name

issue.number

the issue number

content

the JSON object describing the issue comment. See http://developer.github.com/v3/issues/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.