Create Comment in an Issue
1 | create_issue_comment(owner, repo, number, body = NULL)
|
owner |
The owner of the repository. In a repo name, it would be the part before the slash. |
repo |
The name of the repository |
number |
Issue Number (NOT issue ID) |
body |
The contents of the comment. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.