Add a comment to a jira ticket
Usage
add_comment(comment, issue = NULL)
Arguments
- comment
text of comment. Markdown elements are supported.
- issue
the issue key. Defaults to the project directory base name,
assuming the R project is named after the issue key.