Skip to main content

collect_and_print

Function collect_and_print 

Source
pub fn collect_and_print(
    pr: u64,
    head_sha: Option<&str>,
    targets_json: Option<&str>,
) -> Result<(), Box<dyn Error>>
Expand description

Collect reviews from a PR and print as JSON (CLI entry point).