pub fn create_or_update_pr( repo: &Path, options: &PrOptions, progress: &impl Progress, ) -> OpsResult<PrResult>