Skip to content

Commit 9152122

Browse files
authored
fix: do not attempt to delete duplicates for bz-ffx-core and bz-ffx-firefox (#1230)
* feature: Add step to allow auto creating of components that do not yet exist in Jira for a project * fix: do not attempt to delete duplicates for bz-ffx-core and bz-ffx-firefox
1 parent 92d727b commit 9152122

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/config.prod.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,6 @@
850850
steps:
851851
new:
852852
- create_issue
853-
- maybe_delete_duplicate
854853
- maybe_update_components
855854
- add_link_to_bugzilla
856855
- add_link_to_jira
@@ -897,7 +896,6 @@
897896
steps:
898897
new:
899898
- create_issue
900-
- maybe_delete_duplicate
901899
- maybe_update_components
902900
- add_link_to_bugzilla
903901
- add_link_to_jira

0 commit comments

Comments
 (0)