Skip to content

Commit 0c6bed5

Browse files
scholtzanleplatrem
andauthored
Status mapping for DENG issues (#513)
Co-authored-by: Mathieu Leplatre <[email protected]>
1 parent dbfa455 commit 0c6bed5

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

config/config.prod.yaml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,21 @@
292292
- maybe_update_issue_status
293293
comment:
294294
- create_comment
295+
status_map:
296+
UNCONFIRMED: Backlog
297+
NEW: Backlog
298+
ASSIGNED: In Progress
299+
REOPENED: In Progress
300+
RESOLVED: Done
301+
VERIFIED: Done
302+
FIXED: Done
303+
INVALID: Done
304+
WONTFIX: Done
305+
INACTIVE: Done
306+
DUPLICATE: Done
307+
WORKSFORME: Done
308+
INCOMPLETE: Done
309+
MOVED: Done
295310
sync_whiteboard_labels: false
296311

297312

@@ -318,4 +333,19 @@
318333
- maybe_update_issue_status
319334
comment:
320335
- create_comment
336+
status_map:
337+
UNCONFIRMED: To Do
338+
NEW: To Do
339+
ASSIGNED: In Progress
340+
REOPENED: In Progress
341+
RESOLVED: Done
342+
VERIFIED: Done
343+
FIXED: Done
344+
INVALID: Done
345+
WONTFIX: Done
346+
INACTIVE: Done
347+
DUPLICATE: Done
348+
WORKSFORME: Done
349+
INCOMPLETE: Done
350+
MOVED: Done
321351
sync_whiteboard_labels: false

0 commit comments

Comments
 (0)