gh_repos_post_commits_comments: Create a commit comment.

Description Usage Arguments Details

Description

Create a commit comment.

Usage

1
gh_repos_post_commits_comments(owner, repo, shaCode, body, ...)

Arguments

owner

Name of repository owner.

repo

Name of repository.

shaCode

SHA-1 code of the commit.

body

body

...

Additional parameters to pass to gh. See details.

Details

Additional parameters that can be passed:

type

It takes values in: all, public, private, forks, sources, member. The default is: all

Accept

Is used to set specified media type.


ramnathv/gh3 documentation built on May 7, 2019, 12:53 a.m.