ci: Add title validation action to follow conventional commits #1
title_validation.yaml
on: pull_request
Validate PR title
2s
Annotations
1 error
Validate PR title
No release type found in pull request title "add title validation action to follow conventional commits". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/
Available types:
- build
- chore
- ci
- docs
- feat
- fix
- perf
- refactor
- revert
- style
- test
|