Skip to content

Commit c8edf93

Browse files
Add close issue action
1 parent 63d023d commit c8edf93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jira_close.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
uses: atlassian/gajira-transition@v3
6868
with:
6969
issue: ${{ steps.extract_key.outputs.jira_key }}
70-
transition: "Done"
70+
transition: "Completed and Approved"

0 commit comments

Comments
 (0)