15df936641b087fca372ffb373ac858886b634ca
actions/checkout@v5 stores credentials in $RUNNER_TEMP which is not mounted into the Docker container. Instead of requiring a pre-fetch step in the workflow, we now inject the token into the remote URL so git operations work inside the container. Workflow no longer needs the 'Fetch base branch' pre-step.
Description
This gittea action should use the pi agent framework to run a review through an AI provider and post a comment.
Languages
Shell
96%
Dockerfile
4%