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 3bc7c04 commit 9a3100bCopy full SHA for 9a3100b
config/config.prod.yaml
@@ -560,12 +560,9 @@
560
- add_link_to_bugzilla
561
- add_link_to_jira
562
- maybe_assign_jira_user
563
- - maybe_update_issue_resolution
564
- maybe_update_issue_status
565
existing:
566
- update_issue_summary
567
568
- - maybe_update_issue_status
569
- add_jira_comments_for_changes
570
571
@@ -580,7 +577,3 @@
580
577
INCOMPLETE: Closed
581
578
WORKSFORME: Closed
582
579
REOPENED: In Progress
583
- resolution_map:
584
- FIXED: Done
585
- DUPLICATE: Duplicate
586
- WONTFIX: "Won't Do"
0 commit comments