pub async fn skip_pull_requests( host: &dyn GitHost, config: &SkipPullRequestsConfig, ) -> Result<ExitStatus>