fix: Update verify-spdx-headers to ignore empty files. #15
commisery.yml
on: pull_request
commit-message
/
commit-message
2s
Annotations
5 errors
commit-message / commit-message
1 of the pull request's commits are not valid Conventional Commits
|
(Commit e6f73b6b) Update verify-spdx-headers
Adding a check for emtpy files and skipping.
Signed-off-by: Sterling Taylor <[email protected]>
[C001] Type tag should be in lower case
|
(Commit e6f73b6b) Update verify-spdx-headers
Adding a check for emtpy files and skipping.
Signed-off-by: Sterling Taylor <[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 e6f73b6b) Update verify-spdx-headers
Adding a check for emtpy files and skipping.
Signed-off-by: Sterling Taylor <[email protected]>
[C005] Zero spaces before and only one space allowed after the ":" separator
|
(Commit e6f73b6b) Update verify-spdx-headers
Adding a check for emtpy files and skipping.
Signed-off-by: Sterling Taylor <[email protected]>
[C008] Subject requires a separator (": ") after the type tag
|