maint: Test "Lint PR" workflow (amannn/action-semantic-pull-request
workflow)
#5
lint_pr.yaml
on: pull_request_target
Check that the PR title complies with conventional commits
2s
Annotations
1 error
Check that the PR title complies with conventional commits
No release type found in pull request title ": Test "Lint PR" workflow (`amannn/action-semantic-pull-request` workflow)". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/
Available types:
- # Default: https://github.com/commitizen/conventional-commit-types
- feat
- fix
- docs
- style
- refactor
- perf
- test
- build
- ci
- chore
- revert
- # Custom types
- maint
|