modify.repository.label: edit a specific label for a repository

Description Usage Arguments Value

Description

edit a specific label for a repository

Usage

1
2
modify.repository.label(owner, repo, name, content,
  ctx = get.github.context())

Arguments

owner

the repo owner

repo

the repo name

name

the label 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

Value

The given label


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