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 32d6ef9 commit e13ef6cCopy full SHA for e13ef6c
.github/workflows/jira_issue.yml
@@ -51,7 +51,7 @@ jobs:
51
description: >
52
_Created from GitHub Action_ for ${{ github.event.issue.html_url }}
53
```${{ github.event.issue.body }}```
54
- fields: '{"customfield_11401":{"id":"14723"},"labels":["dp-snowcli","github"],"parent":{"key":"SNOW-1747450"}, "components":["SnowCLI"]}'
+ fields: '{"customfield_11401":{"id":"14723"},"labels":["dp-snowcli","github"],"parent":{"key":"SNOW-1747450"}, "components":[{"id":"18653"}]}'
55
56
- name: Update GitHub Issue
57
uses: ./jira/gajira-issue-update
0 commit comments