← Back to match
Pull Request Name Linter
GitHub Action that lints pull request titles against commitlint conventions.
Pluginfreeglobal
This GitHub Action lints a pull request's title against commitlint conventions, which matters most for repositories that squash-merge PRs, since the PR title becomes the permanent commit message. It's aimed at teams that want an enforced, conventional commit history without manually reviewing every PR title before merge.
Categories
CI/CD toolingdeveloper toolsGitHub Actions

