Standardize project workflows and testing #2
pr-validation.yml
on: pull_request
validate-title
3s
check-files
5s
lint
11s
test-coverage
25s
security-check
18s
documentation
21s
Annotations
2 errors
|
lint
Process completed with exit code 1.
|
|
validate-title
No release type found in pull request title "Standardize project workflows and testing". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/
Available types:
- fix
- feat
- docs
- style
- refactor
- perf
- test
- build
- ci
- chore
- revert
|