Merge pull request #412 from staabm/patch-1

Add „ Annotate a GitHub Pull Request based on a Checkstyle XML-report“
This commit is contained in:
Sarah Drasner 2020-08-27 22:46:27 -06:00 committed by GitHub
commit db805bf069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -357,6 +357,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Ticket Check Action](https://github.com/neofinancial/ticket-check-action) - Automatically add a ticket or issue number to the start of all Pull Request titles.
- [Pull Request Lint With Regex](https://github.com/MorrisonCole/pr-lint-action)
- [Pull Request Landmines](https://github.com/tylermurry/github-pr-landmine)
- [Annotate a Github Pull Request based on a Checkstyle XML-report](https://github.com/staabm/annotate-pull-request-from-checkstyle)
### GitHub Pages