Skip to content

ci: Add automatic check for commit message format #5

ci: Add automatic check for commit message format

ci: Add automatic check for commit message format #5

Re-run triggered December 27, 2024 07:05
Status Failure
Total duration 26s
Artifacts
commitmessage
14s
commitmessage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
commitmessage
You have commit messages with errors ⧗ input: Delete unused files from libs/bsw/bsp, libs/bsp ⚠ subject may not be empty [subject-empty] ⚠ body's lines must not be longer than 72 characters [body-max-line-length] ⚠ message must be signed off [signed-off-by] ⚠ found 0 problems, 3 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Make estd_assert compile-flags independent ⚠ subject may not be empty [subject-empty] ⚠ message must be signed off [signed-off-by] ⚠ found 0 problems, 2 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Update documentation for asyncFreeRtos resolves: BS-2650 Change-Id: I7f3542ceea547ece3af5119826c41aa00fa65bc2 ✖ body must be sentence-case [body-case] ⚠ subject may not be empty [subject-empty] ⚠ message must be signed off [signed-off-by] ✖ found 1 problems, 2 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
commitmessage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636