gh_repos_get_commits_comments: List comments for a single commitList comments for a single...

Description Usage Arguments Details

Description

List comments for a single commitList comments for a single commit.

Usage

1
gh_repos_get_commits_comments(owner, repo, shaCode, ...)

Arguments

owner

Name of repository owner.

repo

Name of repository.

shaCode

SHA-1 code of the commit.

...

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.