ci: Add Conventional Commit Linter #18
conventional-commits.yaml
on: pull_request
Conventional Commits Validation
4s
Annotations
3 errors
Conventional Commit Compliance
e4e18192b6b12e5cf92a18af34442d983da3cedd:1:1: error: Commits MUST be prefixed with a type, which consists of a noun, feat, fix, etc., followed by the OPTIONAL scope, OPTIONAL !, and REQUIRED terminal colon and space.
1 | Update conventional-commits.yaml
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Conventional Commit Compliance
e4e18192b6b12e5cf92a18af34442d983da3cedd:1:33: error: Commits MUST be prefixed with a type, which consists of a noun, feat, fix, etc., followed by the OPTIONAL scope, OPTIONAL !, and REQUIRED terminal colon and space.
1 | Update conventional-commits.yaml
| ~
|
Conventional Commits Validation
❌ Found 2 Conventional Commit compliance issues, and 0 warnings.
|