Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5ab8ff0

Browse files
authoredMar 13, 2024
Bug 1884727 - Make omc config update issue points (#912)
1 parent bce0947 commit 5ab8ff0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎config/config.prod.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,21 @@
263263
description: Firefox Messaging System whiteboard tag
264264
parameters:
265265
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+
- sync_whiteboard_labels
277+
- add_jira_comments_for_changes
278+
- maybe_update_issue_points
279+
changes:
280+
- create_comment
266281
labels_brackets: both
267282
issue_type_map:
268283
defect: Task

0 commit comments

Comments
 (0)