pub fn comment_pr( repo_root: &Path, id: u64, author: &str, body: &str, ) -> Result<PullRequest, LitError>
Add a comment to a PR