-
-
Notifications
You must be signed in to change notification settings - Fork 406
Closed
Description
I recently published a tiny little script which allows to add github pull request annotations based on checkstyle formatted error reports.
see e.g.
this is usefull in combination with phpstan, psalm, php-cs-fixer or any other tool which supports the checkstyle format.
my tool is only usefull in github actions context and I guess will mostly be used in the php world.
what do you think about bunling the script with this great setup-php github action?
that way people could use the script very easily.
what do you think?
https://github.com/staabm/annotate-pull-request-from-checkstyle
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
