Doc(github-actions.rst) fixes the GitHub Actions example #612
ci.yml
on: pull_request
Evaluate changes
10s
commitlint
16s
validate
/
Lint
5m 52s
validate
/
Validate Action Build & Execution
0s
Matrix: validate / test-linux
Matrix: validate / test-windows
Annotations
1 error
|
commitlint
You have commit messages with errors
⧗ input: Doc(github-actions.rst) fixes the GitHub Actions example
The deploy job requires outputs.released to be set to true. This change adds this output, though I am not sure if it is conditional on the success of the release.
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|