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 931d57e commit 84b0b7cCopy full SHA for 84b0b7c
config/config.prod.yaml
@@ -689,13 +689,11 @@
689
- add_link_to_bugzilla
690
- add_link_to_jira
691
- maybe_assign_jira_user
692
- - maybe_update_issue_resolution
693
- maybe_update_issue_status
694
existing:
695
- update_issue_summary
696
697
- maybe_update_components
698
699
700
- sync_keywords_labels
701
- sync_whiteboard_labels
@@ -720,12 +718,3 @@
720
718
WORKSFORME: Done
721
719
INCOMPLETE: Done
722
MOVED: Done
723
- resolution_map:
724
- FIXED: Done
725
- INVALID: Invalid
726
- WONTFIX: "Won't Do"
727
- INACTIVE: Inactive
728
- DUPLICATE: Duplicate
729
- WORKSFORME: "Cannot Reproduce"
730
- INCOMPLETE: Incomplete
731
- MOVED: Moved
0 commit comments