other

Pull Request Name Linter Github Action

Automatically lints pull request names using commitlint to enforce naming conventions.

January 2020
Pull Request Name Linter Github Action

Technologies Used

TypeScriptGitHub Actions
Project Overview

Pull Request Name Linter Action is a GitHub workflow automation tool that checks pull request titles against commitlint rules, ensuring consistent naming standards. Especially useful for teams that use squash merging, this action helps maintain best practices by validating PR titles before merging. It’s based on commitlint and is easy to integrate with your existing workflows.