Error: fatal: ambiguous argument '<head_sha>~<commits_number_in_pr>..<head_sha>': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
at Transform.transform [as _transform] (/home/runner/setup-pnpm/node_modules/.bin/store/v3/tmp/dlx-[17](https://github.com/matchersteam/poc-bo-v3/actions/runs/10959823335/job/30433008152#step:6:18)49/node_modules/.pnpm/git-raw-commits@4.0.0/node_modules/git-raw-commits/index.js:100:36)
Expected Behavior
Good | Error
### Affected packages
- [X] cli
- [ ] core
- [ ] prompt
- [ ] config-angular
### Possible Solution
_No response_
### Context
I want to check the lint of commits in all pull requests in my repository
### commitlint --version
19.5.0
### git --version
2.46.0
### node --version
v18.20.4
Steps to Reproduce
Current Behavior
Expected Behavior