delete.commit.comment {github} | R Documentation |
delete a single commit comment
delete.commit.comment(owner, repo, id, ctx = get.github.context())
owner |
the repo owner (user, org, etc) |
repo |
the name of the repo |
id |
the comment id |
ctx |
the github context object |
none