pub async fn autoland( force: bool, dry_run: bool, wait_for_builds: bool, strategy: Option<MergeStrategyArg>, build_timeout: u64, ) -> Result<()>