You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2024. It is now read-only.
Since the rebase is running on a Docker container we can't use the workaround given in this thread, making /github/workspace a safe directory
I think the solution is to use the latest git version inside the Docker container
Error that I'm getting with version 1.4:
Collecting information about PR #*PR number* of *Repo name*...
Base branch for PR #*PR number* is *Base branch*
fatal: unsafe repository ('/github/workspace' is owned by someone else)
To add an exception for this directory, call:
git config --global --add safe.directory /github/workspace
GeorgDangl, dzotos, requiemformemories, giorio94, bastiengrignon and 8 more