returnnil,nil,fmt.Errorf("Unable to add base repository as origin [%s -> tmpBasePath]: %w\n%s\n%s",pr.BaseRepo.FullName(),err,prCtx.outbuf.String(),prCtx.errbuf.String())
log.Error("%-v Unable to fetch origin base branch [%s:%s -> base, original_base in %s]: %v:\n%s\n%s",pr,pr.BaseRepo.FullName(),pr.BaseBranch,tmpBasePath,err,prCtx.outbuf.String(),prCtx.errbuf.String())