We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c29846 commit 871df20Copy full SHA for 871df20
.github/workflows/jira_issue.yml
@@ -37,7 +37,7 @@ jobs:
37
summary: '${{ github.event.issue.title }}'
38
description: |
39
${{ github.event.issue.body }} \\ \\ _Created from GitHub Action_ for ${{ github.event.issue.html_url }}
40
- fields: '{ "customfield_11401": {"id": "14723"}, "assignee": {"id": "712020:3c0352b5-63f7-4e26-9afe-38f6f9f0f4c5"}, "components":[{"id":"19281"}] }'
+ fields: '{ "customfield_11401": {"id": "14723"}, "assignee": {"id": "712020:e1f41916-da57-4fe8-b317-116d5229aa51"}, "components":[{"id":"19281"}], "labels": ["oss"], "priority": {"id": "10001"} }'
41
42
- name: Update GitHub Issue
43
uses: ./jira/gajira-issue-update
0 commit comments