Skip to content

Commit 797745d

Browse files
authored
Update jira-issue-create.yml (#392)
1 parent 10cf8c8 commit 797745d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
summary: |
2828
[SDK - JS] ${{ github.event.issue.title }}
2929
description: |
30-
${{ github.event.issue.url}}
30+
${{ github.event.issue.html_url }}
3131
fields: '{
3232
"customfield_10006": 1039,
33-
"customfield_11481": {"value": "Data Management"},
33+
"customfield_11481": {"value": "Data Connections 🚇"},
3434
"customfield_11200": {"value": "SDK"},
3535
"labels": ["js"]
3636
}' # sprint, pillar, pod, labels

0 commit comments

Comments
 (0)