- update @actions/core package to 1.10.0
- Fix adding outputs if action failed
- Add
jira-issue-found
andjira-issue-source
outputs #45
- Improve error logging if Jira request fails
- Allow using action not only in organization #36
- Improve JIRA error output(get rid of circular dependency log) #43
- Use node 16+ #27
- Don't fail if PR body is empty fixing #17
- Add
fail-when-jira-issue-not-found
input
- Replace
use-branch-name
withuse
- Add regexp groups support
- Allow usage without project name
- Don't make user to base64 encode his token manually
- Remove auto-build of action itself for tags and fix target branch for non-master branches
- Release first version