mirror of
https://github.com/corda/corda.git
synced 2025-01-18 10:46:38 +00:00
NOTICK: added newly introduced input (#6940)
see https://github.com/corda/jira-create-issue-action/pull/8
This commit is contained in:
parent
bf9d0212d9
commit
70c94adc1d
3
.github/workflows/jira_create_issue.yml
vendored
3
.github/workflows/jira_create_issue.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user