// But as that does not work for all potential errors, we simply mark all files as unchanged and drop the error which always works, even if not as good as possible
// But as that does not work for all potential errors, we simply mark all files as unchanged and drop the error which always works, even if not as good as possible
iferr!=nil{
iferr!=nil{
log.Error("Could not get changed files between %s and %s for pull request %d in repo with path %s. Assuming no changes. Error: %w",review.CommitSHA,latestCommit,pull.Index,gitRepo.Path,err)
log.Error("Could not get changed files between %s and %s for pull request %d in repo with path %s. Assuming no changes. Error: %w",review.CommitSHA,latestCommit,pull.Index,gitRepo.Path,err)