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

feat: add JSON output #42

Merged
merged 5 commits into from
Jun 30, 2023
Merged

feat: add JSON output #42

merged 5 commits into from
Jun 30, 2023

Commits on Jun 30, 2023

  1. feat: add JSON output

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    58247d4 View commit details
    Browse the repository at this point in the history
  2. skip json output if no issues are found

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c49a10b View commit details
    Browse the repository at this point in the history
  3. add tests

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9c447db View commit details
    Browse the repository at this point in the history
  4. try to format json on single line for actions env variable.

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3d1b1b6 View commit details
    Browse the repository at this point in the history
  5. update test to match json format in function

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d1818bc View commit details
    Browse the repository at this point in the history