feat: enhance PR title validation error messages #11
Annotations
1 error
check-title
Title "feat: enhance PR title validation error messages " does not conform to the standard.
Found the following issues:
- Title must not end with a space
Examples of correct title format:
- ^feat: hello$
|