Skip to content

Commit 666f706

Browse files
Kostiantyn KrykunMykolaMarusenko
authored andcommitted
EPMDEDP-16644: chore: support Jira-prefixed CHANGELOG format
1 parent 2934022 commit 666f706

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.chglog/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ options:
4040
test: Testing
4141

4242
header:
43-
pattern: "^(feat|fix|docs|style|refactor|test|chore)+!?:\\s(.*)$"
43+
pattern: "^(?:[A-Z]+-\\d+:\\s)?(feat|fix|docs|style|refactor|test|chore)!?:\\s(.*)$"
4444
pattern_maps:
4545
- Type
4646
- Subject

0 commit comments

Comments
 (0)