We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc606d commit aad10beCopy full SHA for aad10be
.github/workflows/jira-issue.yml
@@ -101,8 +101,7 @@ jobs:
101
with:
102
token: ${{ secrets.JIRA_API_TOKEN }}
103
issue-key: ${{ steps.find_jira.outputs.issue-key }}
104
- transition-id: 1381 # Resolved
105
- resolution: Fixed
+ transition-id: 61
106
- name: Add closure comment
107
if: steps.close_jira_ticket.outcome == 'success'
108
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
0 commit comments