We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6339a86 commit 953eef1Copy full SHA for 953eef1
.github/workflows/pr-lint.yaml
@@ -23,7 +23,7 @@ jobs:
23
OpenAI
24
Orchestration
25
DevOps
26
- headerPattern: '^(\w+): (?:\[(\w+)\] )?(.+)$'
+ headerPattern: '^(\w.+): (?:\[(\w.+)\] )?(.+)$'
27
headerPatternCorrespondence: type, scope, subject
28
# for available types, check:
29
# https://github.com/commitizen/conventional-commit-types/blob/master/index.json
0 commit comments