ground-android icon indicating copy to clipboard operation
ground-android copied to clipboard

[GitHub checks] TODO task fails when submitting from user forks

Open gino-m opened this issue 8 months ago • 0 comments

@shobhitagarwal1612 Can we disable this check when PRs are submitted from forks?

Log:

Run actions/checkout@v4
Syncing repository: google/ground-android
Getting Git version info
Temporarily overriding HOME='/home/runner/work/_temp/09f1e676-5451-471f-b06c-487a85a566a0' before making global git config changes
Adding repository directory to the temporary git global config as a safe directory
/usr/bin/git config --global --add safe.directory /home/runner/work/ground-android/ground-android
Deleting the contents of '/home/runner/work/ground-android/ground-android'
Initializing the repository
Disabling automatic garbage collection
Setting up auth
Fetching the repository
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/3097/refactor-database-worker-class*:refs/remotes/origin/3097/refactor-database-worker-class* +refs/tags/3097/refactor-database-worker-class*:refs/tags/3097/refactor-database-worker-class*
  The process '/usr/bin/git' failed with exit code 1
  Waiting 15 seconds before trying again
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/3097/refactor-database-worker-class*:refs/remotes/origin/3097/refactor-database-worker-class* +refs/tags/3097/refactor-database-worker-class*:refs/tags/3097/refactor-database-worker-class*
  The process '/usr/bin/git' failed with exit code 1
  Waiting [18](https://github.com/google/ground-android/actions/runs/14325604071/job/40183619616?pr=3099#step:3:19) seconds before trying again
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/3097/refactor-database-worker-class*:refs/remotes/origin/3097/refactor-database-worker-class* +refs/tags/3097/refactor-database-worker-class*:refs/tags/3097/refactor-database-worker-class*
  Error: The process '/usr/bin/git' failed with exit code 1

gino-m avatar Apr 08 '25 14:04 gino-m