Skip to content

Commit

Permalink
jira.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindbuilt committed Sep 5, 2023
1 parent 6a787e4 commit 2461e94
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ jobs:
PR: ${{ github.event.pull_request.html_url }}
fields: "${{ secrets.JIRA_FIELDS }}"
- name: Transition issue
uses: atlassian/gajira-transition@v3
with:
issue: ${{ steps.create.outputs.issue }}
transition: ${{ secrets.JIRA_TRANSITION }}

0 comments on commit 2461e94

Please sign in to comment.