Releases: GeorgeDavis-Ibexlabs/publish-sarif-to-jira
Releases · GeorgeDavis-Ibexlabs/publish-sarif-to-jira
v0.0.4
What's Changed
- debug: Logging environment variables for GitHub Actions troubleshooting by @GeorgeDavis-Ibexlabs in #4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
What's Changed
- Fix Dockerfile on the GitHub Action by @GeorgeDavis-Ibexlabs in #2
Full Changelog: v0.0.1...v0.0.2
v0.0.1 - Initial release
This release includes the basic functionality to read SARIF files using the standard SARIF file naming conventions and publish issues to JIRA Cloud.
- The GitHub Action can create JIRA Issues and update if the issue exists already.
Prerequisites
- This GitHub Action needs to be used towards the end of the CI workflow to read all SARIF files in the GitHub Workspace and create/update JIRA Issues.
Full Changelog: v0.0.1...v0.0.1