Add information to a bug report.

post_comment(issue, comment, is_markdown, host, key)

Arguments

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.

Value

The ID of the comment posted.