conventionalcommit: hangs on large pull requests #5188
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
I have a PR with 100+ commits changing 2k+ files. The
conventionalcommit
check is hanging and blocking the pull request (as it is required).I was told that logs indicate every single file touched is being logged which could mean some expensive operation is freezing up the check.
cc: @bcoe
The text was updated successfully, but these errors were encountered: