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 bcf7df9 commit 2e8a5e1Copy full SHA for 2e8a5e1
config/config.prod.yaml
@@ -93,6 +93,9 @@
93
bugzilla_user_id: 430528
94
description: Firefox Android Team Tag
95
parameters:
96
+ jira_components:
97
+ use_bug_component_with_product_prefix: true
98
+ use_bug_component: false
99
jira_project_key: FXDROID
100
steps:
101
new:
@@ -101,11 +104,13 @@
104
- add_link_to_bugzilla
102
105
- add_link_to_jira
103
106
- maybe_assign_jira_user
107
+ - maybe_update_components
108
- maybe_update_issue_status
109
- sync_whiteboard_labels
110
existing:
111
- update_issue_summary
112
113
114
115
116
labels_brackets: both
0 commit comments