Skip to content

Commit 91267a9

Browse files
[deng] reduce customization of jbi workflow (#494)
1 parent 16e18b6 commit 91267a9

File tree

1 file changed

+1
-30
lines changed

1 file changed

+1
-30
lines changed

config/config.prod.yaml

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -290,21 +290,7 @@
290290
- maybe_update_issue_status
291291
comment:
292292
- create_comment
293-
status_map:
294-
UNCONFIRMED: Backlog
295-
NEW: Backlog
296-
ASSIGNED: In Progress
297-
REOPENED: In Progress
298-
RESOLVED: Done
299-
VERIFIED: Done
300-
FIXED: Done
301-
INVALID: Done
302-
WONTFIX: Done
303-
INACTIVE: Done
304-
DUPLICATE: Done
305-
WORKSFORME: Done
306-
INCOMPLETE: Done
307-
MOVED: Done
293+
308294

309295
- whiteboard_tag: dataquality
310296
bugzilla_user_id: tbd
@@ -327,18 +313,3 @@
327313
- maybe_update_issue_status
328314
comment:
329315
- create_comment
330-
status_map:
331-
UNCONFIRMED: To Do
332-
NEW: To Do
333-
ASSIGNED: In Progress
334-
REOPENED: In Progress
335-
RESOLVED: Done
336-
VERIFIED: Done
337-
FIXED: Done
338-
INVALID: Done
339-
WONTFIX: Done
340-
INACTIVE: Done
341-
DUPLICATE: Done
342-
WORKSFORME: Done
343-
INCOMPLETE: Done
344-
MOVED: Done

0 commit comments

Comments
 (0)