CI uh oh: ``` Error: Unable to locate the previo...
# development
b
CI uh oh:
Copy code
Error: Unable to locate the previous sha: 520aee682f57a9da70ddab51afe8f95f1b1525b5
  Error: You seem to be missing 'fetch-depth: 0' or 'fetch-depth: 2'. See <https://github.com/tj-actions/changed-files#usage>
  Error: Process completed with exit code 1.
https://github.com/pantsbuild/pants/actions/runs/3304088306/jobs/5452778141
I think this will happen if your merge base is >10 commits behind
main
https://github.com/pantsbuild/pants/blob/main/.github/workflows/test.yaml#L25
CC @happy-kitchen-89482 Maybe it's a non-issue (you should bring your branch more up-to-date), but maybe we can make the error better