Seems to not work if the text contains ONLY the issue key. ``` - name: Find Jira Issue uses: cybervoid/gajira-get-issue@v1.1 with: input-text: HA-33 ``` Fails to find the issue key.
Seems to not work if the text contains ONLY the issue key.
Fails to find the issue key.