ci: Notify using XMPP
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2023-08-19 17:33:05 +02:00
parent 8f50f54638
commit 14be1cb3ab
2 changed files with 12 additions and 1 deletions

View File

@@ -5,6 +5,6 @@ line-length=72
[title-trailing-punctuation]
[title-hard-tab]
[title-match-regex]
regex=^(feat|fix|test|release|chore|security|docs|refactor|style):.*$
regex=^(feat|fix|test|release|chore|security|docs|refactor|style|ci):.*$
[body-trailing-whitespace]
[body-first-line-empty]