maint: Test "Lint PR" workflow (amannn/action-semantic-pull-request
workflow)
#7
lint_pr.yaml
on: pull_request_target
Check that the PR title complies with conventional commits
3s
Annotations
1 error
Check that the PR title complies with conventional commits
Unknown release type "Fix" found in pull request title "Fix: Test "Lint PR" workflow (`amannn/action-semantic-pull-request` workflow)".
Available types:
- # Default: https://github.com/commitizen/conventional-commit-types
- feat
- fix
- docs
- style
- refactor
- perf
- test
- build
- ci
- chore
- revert
- # Custom types
- maint
|