Skip to main content

comment_pr

Function comment_pr 

Source
pub fn comment_pr(
    repo_root: &Path,
    id: u64,
    author: &str,
    body: &str,
) -> Result<PullRequest, LitError>
Expand description

Add a comment to a PR