pub fn comment_issue( repo_root: &Path, id: u64, author: &str, body: &str, ) -> Result<Issue, LitError>
Add a comment to an issue