fix: Update verify-spdx-headers to ignore empty files. #17
commisery.yml
on: pull_request
commit-message
/
commit-message
5s
Annotations
10 errors
commit-message / commit-message
2 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
|
(Commit 34a94e7c) Remove whitespace.
[C001] Type tag should be in lower case
|
(Commit 34a94e7c) Remove whitespace.
[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 34a94e7c) Remove whitespace.
[C005] Zero spaces before and only one space allowed after the ":" separator
|
(Commit 34a94e7c) Remove whitespace.
[C008] Subject requires a separator (": ") after the type tag
|
(Commit 34a94e7c) Remove whitespace.
[C013] Subject should not end with punctuation
|