Enabling the JSON report should not disable the CLI report
Open
backlog
enhancement
- Dominant language
- Go
- Stars
- 11k
- Forks
- 792
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 48
Description
Currently, if you wish to generate the JSON report, the CLI report will be disabled, and there is no way to re-enable it without disabling the JSON report.
The CLI report can be useful for debugging any issues with the JSON report not being properly ingested by the CI/CD server.
It would be great to have the possibility to specify which report you wish to have enabled.
Contributor guide
Assessment
This issue has not been assessed yet.