Learn R Programming

github (version 0.9.8)

add.issue.labels: Add labels to an issue

Description

Add labels to an issue

Usage

add.issue.labels(owner, repo, issue.number, content,
  ctx = get.github.context())

Arguments

owner

the repo owner

repo

the repo name

issue.number

the number of the issue

content

the list of labels

ctx

the github context object

Value

The list of labels