Have a PR with a valid conventional title but prefixed with a space
fix: my broken feature
The bot will show ready to be squashed
This is an issue because the conventional-commits lib won't recognise the commit. So, we thought the commit was correct but then the changelog and version numbering did not follow
I've just stumbled onto this one:
ready to be squashed
This is an issue because the
conventional-commits
lib won't recognise the commit. So, we thought the commit was correct but then the changelog and version numbering did not follow