Skip to content

Commit db76d43

Browse files
committed
DOC/MINOR: add CI badge to check-commit readme
1 parent dd4e342 commit db76d43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

check-commit/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![check-commit; golangci-lint](https://github.com/haproxytech/github-actions/actions/workflows/main.yml/badge.svg)
2+
13
# GitHub Action: Check commit subject is compliant with HAProxy guidelines
24

35
This action checks that the commit subject is compliant with the [patch classifying rules](https://github.com/haproxy/haproxy/blob/master/CONTRIBUTING#L632) of HAProxy contribution guidelines. Also it does minimal check for a meaningful message in the commit subject: no less than 20 characters and at least 3 words.

0 commit comments

Comments
 (0)