Add more tests from RFC8949. #89
commisery.yml
on: pull_request
commit-message
/
commit-message
4s
Annotations
6 errors
commit-message / commit-message
1 of the pull request's commits are not valid Conventional Commits
|
(Commit e01ac3a3) Add more tests from RFC8949.
Signed-off-by: Ahmed Charles <[email protected]>
[C001] Type tag should be in lower case
|
(Commit e01ac3a3) Add more tests from RFC8949.
Signed-off-by: Ahmed Charles <[email protected]>
[C004] Subject should not contain an unknown tag type. Use one of: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test, improvement
|
(Commit e01ac3a3) Add more tests from RFC8949.
Signed-off-by: Ahmed Charles <[email protected]>
[C005] Zero spaces before and only one space allowed after the ":" separator
|
(Commit e01ac3a3) Add more tests from RFC8949.
Signed-off-by: Ahmed Charles <[email protected]>
[C008] Subject requires a separator (": ") after the type tag
|
(Commit e01ac3a3) Add more tests from RFC8949.
Signed-off-by: Ahmed Charles <[email protected]>
[C013] Subject should not end with punctuation
|