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