Branch name validator
Version updated for https://github.com/Christian-Schou/branch-name-validation to version v1.3.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Branch Name Validator GitHub Action enforces branch naming conventions by validating branch names on pull requests. It automates tasks such as posting color-coded PR comments, applying labels, optionally blocking merges with a PR review, and generating job summaries. Key capabilities include branch name validation, automatic name suggestions, optional PR title checks, length constraints, and customizable templates, helping teams maintain consistent naming standards and streamline code review workflows.