Skip to content

Validate Pull Request Commit Messages

David Ortner edited this page Jan 27, 2024 · 1 revision

Validates commits that differs from the main branch.

This can be added as a Github Action to make sure that commits follow the Conventional Commits standard.

Usage

happy-validate-pr-commit-messages