create.repository.status: create status for a ref in a repo

Description Usage Arguments Value

Description

create status for a ref in a repo

Usage

1
create.repository.status(owner, repo, ref, ..., ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

ref

Ref to list the statuses from. It can be a SHA, a branch name, or a tag name.

...

parameters that describe the status. see http://developer.github.com/v3/repos/statuses/#create-a-status for details.

ctx

the github context object

Value

the list of statuses


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