Post review checks to GitHub issue
Description
Post review checks to GitHub issue
Usage
post_to_issue(cmt, repo, issue_id)
Arguments
cmt: Single character string with comment to post.repo: The repository to post to (obtained directly from bot).issue_id: The number of the issue to post to.
Seealso
Other github:
[dl_gh_repo](dl_gh_repo)(),
[get_branch_from_url](get_branch_from_url)(),
[get_subdir_from_url](get_subdir_from_url)(),
[url_is_r_pkg](url_is_r_pkg)()
Concept
github
Value
URL of the comment within the nominated issue