Open
Description
Third-Party Actions: Using existing marketplace GitHub Actions that wrap revive and handle the output formatting (like morphy2k/revive-action). This introduces dependencies on external actions which might have their own limitations or maintenance concerns.
We should consider introducing an official GitHub Action for revive itself or marking morphy2k/revive-action
as "an official".
Originally posted by @alexandear in #1328 (comment)
Context of the comment
This issue follows up a discussion that happened about adding an output format compatible with GHA annotations.It ended up with the conclusion that other existing formats already provides this feature, so the PR and issue were closed