v1.0.2
mike-dellisanti-peloton
released this
05 Sep 23:25
·
2 commits
to main
since this release
- Start Date field in the Jira release will be filled out with the date that the action was run
- The description field in the release will contain the url to the github release (it's just text though, not a hyperlink -- a limitation of the Jira API)
- The title in the release is now a combination of the prefix specified in the action yaml file ('jira_release_prefix' argument) and the title of the github release. Previously is was the prefix combined with the github tag.