Description Usage Arguments Value
update a single commit comment
1 | modify.commit.comment(owner, repo, id, content, ctx = get.github.context())
|
owner |
the repo owner (user, org, etc) |
repo |
the name of the repo |
id |
the comment id |
content |
the JSON object containing the new contents of the comment. See http://developer.github.com/v3/repos/comments/#update-a-commit-comment for details. |
ctx |
the github context object |
the comment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.