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
2026-05-18 22:11:52 +02:00
Description
This gittea action should use the pi agent framework to run a review through an AI provider and post a comment.
65 KiB
Languages
Shell 96%
Dockerfile 4%