Description Usage Arguments Value
Add information to a bug report.
1 | post_comment(issue, comment, is_markdown, host, key)
|
issue |
A numeric value of the issue ID where the comment should be posted. |
comment |
The text you want to post. |
is_markdown |
A logical value saying if it is markdown or not. |
host |
URL of the bugzilla instance if missing the R bugzilla is assumed. |
key |
API key to check. |
The ID of the comment posted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.