staabm/annotate-pull-request-from-checkstyle
GitHub Action that annotates pull requests with Checkstyle-compatible reports. Converts XML/JSON output into inline review comments so code style, lint, and static analysis issues appear directly on changed lines during PR review.
.gitattributes - in order to exclude tests and other dev files from dist by @sasezaki in https://github.com/staabm/annotate-pull-request-from-checkstyle/pull/123Full Changelog: https://github.com/staabm/annotate-pull-request-from-checkstyle/compare/1.8.6...1.8.7
Full Changelog: https://github.com/staabm/annotate-pull-request-from-checkstyle/compare/1.8.5...1.8.6
Full Changelog: https://github.com/staabm/annotate-pull-request-from-checkstyle/compare/1.8.4...1.8.5
actions/checkout by @jrfnl in https://github.com/staabm/annotate-pull-request-from-checkstyle/pull/104Full Changelog: https://github.com/staabm/annotate-pull-request-from-checkstyle/compare/1.8.3...1.8.4
Full Changelog: https://github.com/staabm/annotate-pull-request-from-checkstyle/compare/1.8.2...1.8.3
Full Changelog: https://github.com/staabm/annotate-pull-request-from-checkstyle/compare/1.7.1...1.8
Full Changelog: https://github.com/staabm/annotate-pull-request-from-checkstyle/compare/1.7.0...1.7.1
Full Changelog: https://github.com/staabm/annotate-pull-request-from-checkstyle/compare/1.6.0...1.7.0
notices-as-warnings option--show-source flag to allow showing the source of the messageFixed cs2pr --version output
--graceful-warnings: Don't exit with error codes if there are only warnings--colorize: Colorize the output. Useful if the same lint script should be used locally on the command line and remote on Github Actions. With this option, errors and warnings are better distinguishable on the command line and the output is still compatible with Github AnnotationsFixed regression with php-cs-fixer when no error can be found
make sure cs2pr errors, when the piped input is not valid checkstyle (e.g. when phpstan config is invalid)
How can I help you explore Laravel packages today?