create.repository.label {github} | R Documentation |
create a label for a repository
create.repository.label(owner, repo, content, ctx = get.github.context())
owner |
the repo owner |
repo |
the repo name |
content |
the JSON object describing the label. See http://developer.github.com/v3/issues/labels/#create-a-label for details. |
ctx |
the github context object |
The given label