pub fn run(
pr_number: u64,
open_browser: bool,
no_wait: bool,
no_cleanup: bool,
ignore_ci_failure: bool,
interval: u64,
verbose: bool,
) -> Result<()>Expand description
Execute the await command for a specific PR number