Skip to content

Commit 9e123aa

Browse files
authored
Add 'maybe_add_phabricator_link' to fxsync new and existing prod config (#1214)
* Update config.prod.yaml Added `- sync_keywords_labels` to fxsync's "existing" steps. * Add maybe_add_phabricator_link to config for sync Added 'maybe_add_phabricator_link' to existing and new states for fxsync.
1 parent 12dbcb7 commit 9e123aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/config.prod.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,12 +212,14 @@
212212
- maybe_assign_jira_user
213213
- maybe_delete_duplicate
214214
- maybe_update_issue_status
215+
- maybe_add_phabricator_link
215216
existing:
216217
- update_issue_summary
217218
- maybe_assign_jira_user
218219
- maybe_update_issue_status
219220
- sync_whiteboard_labels
220221
- sync_keywords_labels
222+
- maybe_add_phabricator_link
221223
comment:
222224
- create_comment
223225
status_map:

0 commit comments

Comments
 (0)