]> git.kaiwu.me - nginx.git/commit
GH: check commit messages for the most common errors
authorAndrew Clayton <a.clayton@nginx.com>
Wed, 4 Mar 2026 18:52:07 +0000 (18:52 +0000)
committerAndrew Clayton <a.clayton@nginx.com>
Fri, 24 Apr 2026 16:33:41 +0000 (17:33 +0100)
commit1f27ab1c8f2e3e90fbdd87f367b3ceca10df5314
tree2b10e1033167fc093ec9a1d3e681745a39dc1292
parent61c5178f04f71525be707d44e30f335dcf4e744d
GH: check commit messages for the most common errors

This checks commit messages in a pull-request for the most common
problems we see.
.github/scripts/commit-msg-check.pl [new file with mode: 0755]
.github/workflows/check-commit-message.yaml [new file with mode: 0644]