replace.issue.labels {github} | R Documentation |
Replace all issue labels
replace.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 new list of labels |
ctx |
the github context object |
The new list of labels