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 d6a1ec0 commit 1fbcb53Copy full SHA for 1fbcb53
config/config.prod.yaml
@@ -685,13 +685,16 @@
685
new:
686
- create_issue
687
- maybe_delete_duplicate
688
+ - maybe_update_components
689
- add_link_to_bugzilla
690
- add_link_to_jira
691
- maybe_assign_jira_user
692
+ - maybe_update_issue_status
693
existing:
694
- update_issue_summary
695
- add_jira_comments_for_changes
696
697
698
- maybe_update_issue_resolution
699
- maybe_update_issue_status
700
- sync_keywords_labels
0 commit comments