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