modify.issue {github} | R Documentation |
Modify issue
modify.issue(owner, repo, number, content, ctx = get.github.context())
owner |
the repo owner |
repo |
the repo name |
number |
the issue number |
content |
the JSON object with the issue content. See http://developer.github.com/v3/issues/#edit-an-issue for details |
ctx |
the github context object |
the list of issues