R/post-to-issue.R
post_to_issue.Rd
Post review checks to GitHub issue
post_to_issue(cmt, repo, issue_id)
Single character string with comment to post.
The repository to post to (obtained directly from bot).
The number of the issue to post to.
URL of the comment within the nominated issue
Other github: dl_gh_repo(), get_branch_from_url()
dl_gh_repo()
get_branch_from_url()