Skip to content

Commit aad10be

Browse files
authored
fix: update resolution and transition (#453)
1 parent cfc606d commit aad10be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/jira-issue.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@ jobs:
101101
with:
102102
token: ${{ secrets.JIRA_API_TOKEN }}
103103
issue-key: ${{ steps.find_jira.outputs.issue-key }}
104-
transition-id: 1381 # Resolved
105-
resolution: Fixed
104+
transition-id: 61
106105
- name: Add closure comment
107106
if: steps.close_jira_ticket.outcome == 'success'
108107
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043

0 commit comments

Comments
 (0)