modify.pull.request.comment: Modify a comment on a pull request

Description Usage Arguments Value

Description

Modify a comment on a pull request

Usage

1
2
modify.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 edited content. See http://developer.github.com/v3/pulls/comments/#edit-a-comment for details.

ctx

the github context object

Value

the comment


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