add.issue.labels {github} | R Documentation |
Add labels to an issue
add.issue.labels(
owner,
repo,
issue.number,
content,
ctx = get.github.context()
)
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 |
The list of labels