From f7aa9dc08a5d158bb36bb066e8dadf7fb381e70a Mon Sep 17 00:00:00 2001 From: MazOneTwoOne <76905544+MazOneTwoOne@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:34:44 +0100 Subject: [PATCH 1/2] - gajira part 6, update text --- .github/workflows/gajira.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/gajira.yml b/.github/workflows/gajira.yml index f4617f572..7e766c428 100644 --- a/.github/workflows/gajira.yml +++ b/.github/workflows/gajira.yml @@ -25,8 +25,9 @@ jobs: project: EL issuetype: Task summary: | - Dependabot: ${{ github.event.pull_request.title }}, GitHub PR#${{github.event.number}} + CCQ Dependabot: ${{ github.event.pull_request.title }}, GitHub PR#${{github.event.number}} description: | - ${{ github.event.pull_request.body }} - Repo link: https://github.com/${{ github.repository }} + Please view the PR for further information. + PR link: https://github.com/${{ github.repository }}/pull/${{ github.event.pull_request.number }} + In addition, please resolve other issues, if any. From 13ded6af314ace9445a1bc13f4155371c3e03051 Mon Sep 17 00:00:00 2001 From: MazOneTwoOne <76905544+MazOneTwoOne@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:56:42 +0100 Subject: [PATCH 2/2] - add epic key --- .github/workflows/gajira.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/gajira.yml b/.github/workflows/gajira.yml index 7e766c428..028d23827 100644 --- a/.github/workflows/gajira.yml +++ b/.github/workflows/gajira.yml @@ -31,3 +31,4 @@ jobs: PR link: https://github.com/${{ github.repository }}/pull/${{ github.event.pull_request.number }} In addition, please resolve other issues, if any. + epic: EL-1779