Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support a json output format/file #44

Open
nevinera opened this issue May 8, 2023 · 0 comments
Open

Support a json output format/file #44

nevinera opened this issue May 8, 2023 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@nevinera
Copy link
Owner

nevinera commented May 8, 2023

Add a new json output format.

Support a --json [PATH] / -j[PATH] argument - without the PATH, it writes the json to the output stream (and aborts if the github_stdout annotator is specified); with the PATH, it writes the json to the specified destination path.

The output format should include the effective options, information about the changed-files (if relevant), the tool outcomes, the resulting messages, and potentially other details if they seem convenient and useful to include.

@nevinera nevinera added the feature New feature or request label May 25, 2023
@nevinera nevinera self-assigned this Jun 6, 2023
@nevinera nevinera changed the title Support a json/yaml output format Support a json output format/file Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant