Files
pi-review/scripts/review.sh
Markus Hofstetter cfc5ae1d5c fix: check existing refs before trying to fetch inside Docker
The Docker container has no git auth credentials. Instead of trying
to fetch (which silently fails), first check if origin/main already
exists from a workflow pre-step. Only fall back to fetching if no
refs are found, with a clear error message telling users to add a
pre-fetch step.
2026-05-20 00:13:25 +02:00

11 KiB
Executable File