gh_repos_get_commits_status: Get the combined Status for a specific Ref

Description Usage Arguments Details

Description

The Combined status endpoint is currently available for developers to preview. During the preview period, the API may change without advance notice. Please see the blog post for full details. To access this endpoint during the preview period, you must provide a custom media type in the Accept header: application/vnd.github.she-hulk-preview+json

Usage

1
gh_repos_get_commits_status(owner, repo, ref, ...)

Arguments

owner

Name of repository owner.

repo

Name of repository.

ref

ref

...

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.