From 6d4271bb10bd7d7b05745af58ca980cc7a0c1549 Mon Sep 17 00:00:00 2001 From: Matt Hughes Date: Mon, 6 Nov 2023 16:30:51 -0500 Subject: [PATCH] chore: update Jira project in which escalation requests are created JIRA:GSRE-629 --- .github/workflows/escalate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/escalate.yml b/.github/workflows/escalate.yml index c791314..b9a71de 100644 --- a/.github/workflows/escalate.yml +++ b/.github/workflows/escalate.yml @@ -19,7 +19,7 @@ jobs: uses: atlassian/gajira-create@v3 id: jiracreate with: - project: PSRE + project: GSRE issuetype: Story summary: ${{ github.event.issue.title }} description: |