Skip to contents

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.

Value

URL of the comment within the nominated issue

See also

Other github: dl_gh_repo(), get_branch_from_url()