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 1c0b88b commit 114a0d3Copy full SHA for 114a0d3
config/config.prod.yaml
@@ -766,3 +766,21 @@
766
WORKSFORME: Cancelled
767
INCOMPLETE: Cancelled
768
MOVED: Cancelled
769
+
770
+- whiteboard_tag: cringe
771
+ bugzilla_user_id: tbd
772
+ description: Crash Ingestion
773
+ parameters:
774
+ jira_project_key: CRINGE
775
+ steps:
776
+ new:
777
+ - create_issue
778
+ - maybe_delete_duplicate
779
+ - maybe_update_components
780
+ - add_link_to_bugzilla
781
+ - add_link_to_jira
782
+ existing:
783
+ - update_issue_summary
784
+ comment:
785
+ - create_comment
786
+ labels_brackets: both
0 commit comments