Skip to content

Commit d6934c5

Browse files
authored
Revert "Remove Jira Component for DENG integration" (#512)
Revert "Remove Jira Component for DENG integration (#491)" This reverts commit e8a87ff.
1 parent 7f246d9 commit d6934c5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

config/config.nonprod.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@
176176
description: Data Platform Infrastructure
177177
parameters:
178178
jira_project_key: JB
179+
jira_components:
180+
- "Data Platform Infrastructure"
179181
steps:
180182
new:
181183
- create_issue
@@ -214,6 +216,8 @@
214216
description: Data Quality
215217
parameters:
216218
jira_project_key: JB
219+
jira_components:
220+
- "Data Quality"
217221
steps:
218222
new:
219223
- create_issue

config/config.prod.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,8 @@
274274
description: Data Platform Infrastructure
275275
parameters:
276276
jira_project_key: DENG
277+
jira_components:
278+
- "Data Platform Infrastructure"
277279
steps:
278280
new:
279281
- create_issue
@@ -298,6 +300,8 @@
298300
description: Data Quality
299301
parameters:
300302
jira_project_key: DENG
303+
jira_components:
304+
- "Data Quality"
301305
steps:
302306
new:
303307
- create_issue

0 commit comments

Comments
 (0)