Release Notes
Detailed descriptions of notable changes.
CLI
Added CLI option to save GitHub API issue payloads as JSON files locally instead of posting to GitHub, enabling payload inspection and workflow automation.
What's Changed
Summary of all changes in this release.
Added
- Added a
--json [PATH]option for writing locally instead of to remote API
Fixed
- Made
issuer helpcommandline return help screen instead of error