From 241bb48bb739cdc18a8ca91b5a76e14eb40abe05 Mon Sep 17 00:00:00 2001 From: Bianca Lisle Date: Wed, 13 Aug 2025 14:24:57 +0100 Subject: [PATCH] update resolution and transition --- .github/workflows/jira-issue.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/jira-issue.yml b/.github/workflows/jira-issue.yml index bc136112f..afd73d739 100644 --- a/.github/workflows/jira-issue.yml +++ b/.github/workflows/jira-issue.yml @@ -101,8 +101,7 @@ jobs: with: token: ${{ secrets.JIRA_API_TOKEN }} issue-key: ${{ steps.find_jira.outputs.issue-key }} - transition-id: 1381 # Resolved - resolution: Fixed + transition-id: 61 - name: Add closure comment if: steps.close_jira_ticket.outcome == 'success' uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043