DmitryevichD / git-commit-message-lint

Example of using lint to check a git commit message

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of git action that check commit message and decline request with invalid message

  • Add action .github.workflows.commitlint.yml
  • Add require status checks to pass before merging Settings->Branches->Branch protection rules Example

About

Example of using lint to check a git commit message