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 64c562c commit 6e4c38dCopy full SHA for 6e4c38d
.github/workflows/jira-issue.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
token: ${{ secrets.JIRA_API_TOKEN }}
34
project-key: MCP
35
- summary: "HELP: GitHub Issue n. ${{ github.event.issue.number }}"
+ summary: "GitHub Issue n. ${{ github.event.issue.number }}"
36
issuetype: Bug
37
description: "This ticket tracks the following GitHub issue: ${{ github.event.issue.html_url }}."
38
extra-data: |
0 commit comments