Skip to content

ci: Use commitlint for commit messages check #5176

ci: Use commitlint for commit messages check

ci: Use commitlint for commit messages check #5176

Triggered via pull request November 20, 2023 07:22
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: pull_request
Cfg lint
8s
Cfg lint
Commit lint
22s
Commit lint
PR title
0s
PR title
Matrix: python-style-check
Matrix: Cartesian syntax
Fit to window
Zoom out
Zoom in

Annotations

1 error
Commit lint
You have commit messages with errors ⧗ input: WrongType(test): test if commitlint can work as expected. balabalabalabala Signed-off-by: Yihuang Yu <[email protected]> ✖ header must not be longer than 72 characters, current length is 74 [header-max-length] ✖ type must be lower-case [type-case] ⚠ type must be one of [ci, docs, feat, fix, perf, refactor, revert, rfe, style] [type-enum] ✖ found 2 problems, 1 warnings ⓘ Get help: https://avocado-framework.readthedocs.io/en/latest/guides/contributor/chapters/styleguides.html#commit-style-guide ⧗ input: bodytest ✖ subject may not be empty [subject-empty] ✖ message must be signed off [signed-off-by] ✖ message must have `Signed-off-by:` trailer [trailer-exists] ✖ found 3 problems, 0 warnings ⓘ Get help: https://avocado-framework.readthedocs.io/en/latest/guides/contributor/chapters/styleguides.html#commit-style-guide