[PR #412] Add „ Annotate a GitHub Pull Request based on a Checkstyle XML-report“ #1098

Closed
opened 2026-04-15 04:13:53 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/sdras/awesome-actions/pull/412

State: closed
Merged: Yes


Turns checkstyle based XML-Reports into GitHub Pull Request Annotations via the Checks API. This script is meant for use within your GitHub Action.
That means you no longer search thru your GitHub Action logfiles. No need to interpret messages which are formatted differently with every tool. Instead you can focus on your Pull Request, and you don't need to leave the Pull Request area.

Context Example

Project Readme

**Original Pull Request:** https://github.com/sdras/awesome-actions/pull/412 **State:** closed **Merged:** Yes --- > Turns checkstyle based XML-Reports into GitHub Pull Request Annotations via the Checks API. This script is meant for use within your GitHub Action. That means you no longer search thru your GitHub Action logfiles. No need to interpret messages which are formatted differently with every tool. Instead you can focus on your Pull Request, and you don't need to leave the Pull Request area. ![Context Example](https://github.com/mheap/phpunit-github-actions-printer/blob/master/phpunit-printer-context.png?raw=true) [Project Readme](https://github.com/staabm/annotate-pull-request-from-checkstyle/blob/master/README.md)
GiteaMirror added the pull-request label 2026-04-15 04:13:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#1098