chore: replace which with spawnSync #1665
Annotations
1 error
|
commitlint
You have commit messages with errors
⧗ input: utils: replace which with spawnSync
Use Node.js' built-in child_process API to detect whether the GitHub CLI
is available. This removes the runtime dependency for "which".
Signed-off-by: Kamat, Trivikram <16024985+trivikr@users.noreply.github.com>
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|