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 ee416b6 commit 4307939Copy full SHA for 4307939
.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"}}'
+ fields: '{"customfield_11401":{"id":"14723"},"labels":["dp-snowcli","github"],"parent":{"key":"SNOW-1747450"}, "components":["SnowCLI"]}'
55
56
- name: Update GitHub Issue
57
uses: ./jira/gajira-issue-update
0 commit comments