TEST-PR #72
pr.yml
on: pull_request
Conventional Commit Message Checker (Commisery)
6s
Annotations
6 errors
Conventional Commit Message Checker (Commisery)
1 of the pull request's commits are not valid Conventional Commits
|
(Commit 7f4c4efc) TEST
[C001] Type tag should be in lower case
|
(Commit 7f4c4efc) TEST
[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 7f4c4efc) TEST
[C005] Zero spaces before and only one space allowed after the ":" separator
|
(Commit 7f4c4efc) TEST
[C008] Subject requires a separator (": ") after the type tag
|
(Commit 7f4c4efc) TEST
[C009] Subject requires a description
|