Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# GS Commit Message Checker

![Version](https://img.shields.io/github/v/release/gsactions/commit-message-checker?style=flat-square)
![Test](https://github.com/gsactions/commit-message-checker/workflows/build-test/badge.svg)
![Version](https://img.shields.io/github/v/release/ddev/commit-message-checker?style=flat-square)
![Test](https://github.com/ddev/commit-message-checker/workflows/build-test/badge.svg)

Forked from unmaintained https://github.com/GsActions/commit-message-checker

A GitHub action that checks that commit messages match a regex pattern. The
action is able to act on pull request and push events and check the pull
Expand Down