Skip to content

Commit

Permalink
- update Jira ticket layout and content
Browse files Browse the repository at this point in the history
  • Loading branch information
MazOneTwoOne committed Oct 4, 2024
1 parent bf16568 commit 821e31f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/gajira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ jobs:
project: EL
issuetype: Task
summary: |
Dependabot: - PR# ${{github.event.number}}, ${{ github.event.pull_request.title }}
Dependabot: ${{ github.event.pull_request.title }}, GitHub PR#${{github.event.number}}
description: |
Repo link: https://github.com/${{ github.repository }}
PR no. ${{ github.event.pull_request.number }}
PR title: ${{ github.event.pull_request.title }}
PR description: ${{ github.event.pull_request.body }}
${{ github.event.pull_request.body }}
Repo link: https://github.com/${{ github.repository }}
In addition, please resolve other issues, if any.

0 comments on commit 821e31f

Please sign in to comment.