Skip to content

Commit 572a114

Browse files
authored
chore: Update jira issue create bot (#452)
1 parent 0e3add1 commit 572a114

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/jira-issue-create.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ jobs:
2929
description: |
3030
${{ github.event.issue.html_url }}
3131
fields: '{
32-
"customfield_10006": 1127,
33-
"customfield_11481": {"value": "Data Connections 🚇"},
34-
"customfield_11200": {"value": "SDK"},
32+
"customfield_10006": 1391,
33+
"customfield_11481": {"value": "Governance 🕵️"},
34+
"customfield_11200": {"value": "Developer Experience"},
3535
"labels": ["js"]
3636
}' # sprint, pillar, pod, labels
3737

0 commit comments

Comments
 (0)