feat: add CI pipelines to enforce proper pull request titles #2
flow-pull-request-formatting.yaml
on: pull_request
Title Check
16s
Annotations
1 error
Title Check
No release type found in pull request title "enable PR title checks". The title should match the commit message format as specified by https://www.conventionalcommits.org/. The functionalities can also be altered by the selected preset plugin (conventional-changelog-conventionalcommits).
Please use one of these recognized types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert.
|