Skip to content

Commit 39c41e3

Browse files
authored
Non-fixed bug closing should also close jira items (#188)
1 parent 7f76c7b commit 39c41e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/config.prod.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
status_map:
2626
ASSIGNED: In Progress
2727
FIXED: Closed
28+
WONTFIX: Closed
29+
DUPLICATE: Closed
30+
INVALID: Closed
31+
INCOMPLETE: Closed
32+
WORKSFORME: Closed
2833
REOPENED: In Progress
2934

3035
- whiteboard_tag: flowstate

0 commit comments

Comments
 (0)