Skip to main content

run

Function run 

Source
pub fn run(
    pr: u64,
    comment_author: &str,
    _comment_body: &str,
) -> Result<(), Box<dyn Error>>
Expand description

Run the review workflow: process a /review comment.