Skip to content

Commit

Permalink
SNOW-1156105 update issue owner and component (#881)
Browse files Browse the repository at this point in the history
SNOW-1156105 update issue owner per new procedure and also add component
  • Loading branch information
sfc-gh-dszmolka committed Mar 4, 2024
1 parent 5ecb4fa commit ee843a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jira_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
summary: '${{ github.event.issue.title }}'
description: |
${{ github.event.issue.body }} \\ \\ _Created from GitHub Action_ for ${{ github.event.issue.html_url }}
fields: '{ "customfield_11401": {"id": "14723"}, "assignee": {"id": "61027a219798100070592b20"} }'
fields: '{ "customfield_11401": {"id": "14723"}, "assignee": {"id": "712020:3c0352b5-63f7-4e26-9afe-38f6f9f0f4c5"}, "components":[{"id":"19287"}] }'

- name: Update GitHub Issue
uses: ./jira/gajira-issue-update
Expand Down

0 comments on commit ee843a4

Please sign in to comment.