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 bce0947 commit 5ab8ff0Copy full SHA for 5ab8ff0
config/config.prod.yaml
@@ -263,6 +263,21 @@
263
description: Firefox Messaging System whiteboard tag
264
parameters:
265
jira_project_key: OMC
266
+ steps:
267
+ new:
268
+ - create_issue
269
+ - maybe_delete_duplicate
270
+ - add_link_to_bugzilla
271
+ - add_link_to_jira
272
+ - sync_whiteboard_labels
273
+ - maybe_update_issue_points
274
+ existing:
275
+ - update_issue_summary
276
277
+ - add_jira_comments_for_changes
278
279
+ changes:
280
+ - create_comment
281
labels_brackets: both
282
issue_type_map:
283
defect: Task
0 commit comments