all-contributors / all-contributors/cli
Consider adding a PR title checker to enforce angular / conventional commits
Open
type: ci
type: enhancement
type: infrastructure
- Dominant language
- JavaScript
- Stars
- 425
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
Description
I noticed a few repositories use something like this:
https://github.com/rudderlabs/github-action-check-pr-title
This one seems popular
https://github.com/amannn/action-semantic-pull-request
To check for conventional commit standards in our pr titles. This could be useful as a reminder to fix pr titles before we merge. It's an easy fix, but also a very easy thing to forget when creating a new pr!! (I wouldn't mind the reminder).
Contributor guide
Assessment
This issue has not been assessed yet.