create.commit.comment: create a comment for a given commit in a repository

Description Usage Arguments Value

Description

create a comment for a given commit in a repository

Usage

1
create.commit.comment(owner, repo, sha, content, ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

sha

the SHA hash of the commit

content

JSON object describing the comment (see http://developer.github.com/v3/repos/comments/#create-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.