Skip to content

Export Action output as JSON #29

@wtrocki

Description

@wtrocki

Current process

Current Action prints values to console:

golang.org/x/exp/apidiff
  Incompatible changes:
  - Report.Compatible: removed
  - Report.Incompatible: removed
  Compatible changes:
  - Change: added
  - Report.Changes: added

and fails if incompatible changes are present.

Expected result

  1. Action should return values as action.output.
  2. Action should return values as json

#28 does first step to introduce some level of output.
Users can put output value as comments on PRs or even parse it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions