Skip to main content

Module review

Module review 

Source

Functionsยง

collect
Collect all reviews and meta-reviews from a PR via GitHub API.
collect_and_print
Collect reviews from a PR and print as JSON (CLI entry point).
parse_review_comment
Parse a /review comment body into an EmbeddedReview. Returns None if the comment is malformed, with warnings added to the list.