-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Create a new output format that can be consumed by https://github.com/yuzutech/annotations-action (or a similar action).
Since we already generate a JSON output for the changes detected, it should be only a matter of writing a new reporter, or taking the output of the JsonReporter of php-semver-checker and transforming it to match the expected format.