1. Define a regular expression
CommitCheck will run a regular expression against each commit in your PR to check they all match.
2. Choose what to match against
CommitCheck can run against commit messages, pull request titles or pull request descriptions.
3. Open a PR
CommitCheck will mark each PR with a pass or fail. You can prevent failing PRs from being merged.