pub async fn comment_on_issue(repo: &str, number: u64, body: &str) -> Result<()>
Post a comment on an issue.