Hello i have the next error when in the test_commit_message
[INFO] Running Commitlint
[INFO] Running Commitlint
⧗ input: sol(hack):#0 machinename website (256)
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ scope may not be empty [scope-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
We have found some problems :(
You can replicate this by running:
services $ ./build.sh test_commit_msg
[INFO] Deleting: /builds/wGEWekfD/0/autonomicmind/.ephemeral/challenges
I changed many times the commit message, and look in older topics but i found broken links where they said that is the solution.
I used the #0 because i saw the others commits follow that syntax and read this link https://gitlab.com/autonomicmind/challenges/-/merge_requests?scope=all&state=merged&utf8=%E2%9C%93
and this other link https://github.com/conventional-changelog/commitlint/
but i don’t get how is the syntax for the commit or where i should set subject, type and scope