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

Closed
opened 2026-06-09 19:57:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/412
Author: @staabm
Created: 5/1/2020
Status: Merged
Merged: 8/28/2020
Merged by: @sdras

Base: masterHead: patch-1


📝 Commits (2)

  • 3aa4596 Add „ Annotate a Github Pull Request based on a Checkstyle XML-report“
  • d494331 Merge branch 'master' into patch-1

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/412 **Author:** [@staabm](https://github.com/staabm) **Created:** 5/1/2020 **Status:** ✅ Merged **Merged:** 8/28/2020 **Merged by:** [@sdras](https://github.com/sdras) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`3aa4596`](https://github.com/sdras/awesome-actions/commit/3aa4596d3ba3b26e04f2a0e0d363df4f929ac268) Add „ Annotate a Github Pull Request based on a Checkstyle XML-report“ - [`d494331`](https://github.com/sdras/awesome-actions/commit/d4943316bd9ef550fdeb52e05bfadcdf79735109) Merge branch 'master' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description > 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) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-09 19:57:44 -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#10638