Skip to main content

collect

Function collect 

Source
pub fn collect(
    pr: u64,
    head_sha: &str,
    targets: &[String],
) -> Result<CollectedReviews, Box<dyn Error>>
Expand description

Collect all reviews and meta-reviews from a PR via GitHub API.