NOTICK: added newly introduced input (#6940)

see https://github.com/corda/jira-create-issue-action/pull/8
This commit is contained in:
Waldemar Żurowski 2021-08-05 20:18:41 +02:00 committed by GitHub
parent bf9d0212d9
commit 70c94adc1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ jobs:
with:
jiraBaseUrl: https://r3-cev.atlassian.net
project: CORDA
squad: Corda
issuetype: Bug
summary: ${{ github.event.issue.title }}
labels: community
@ -33,4 +34,4 @@ jobs:
issue-number: ${{ github.event.issue.number }}
body: |
Automatically created Jira issue: ${{ steps.create.outputs.issue }}
reaction-type: '+1'
reaction-type: '+1'