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 6630606 commit bb03ee0Copy full SHA for bb03ee0
.github/workflows/lint-pr-title-preview.yml
@@ -27,3 +27,4 @@ jobs:
27
with:
28
types: |
29
JIRA-\d+
30
+ headerPattern: '^([\w-]*)(?:\(([\w$.\-*/ ]*)\))?: (.*)$'
0 commit comments