modify.commit.comment: update a single commit comment

Description Usage Arguments Value

Description

update a single commit comment

Usage

1
modify.commit.comment(owner, repo, id, content, ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

id

the comment id

content

the JSON object containing the new contents of the comment. See http://developer.github.com/v3/repos/comments/#update-a-commit-comment for details.

ctx

the github context object

Value

the comment


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