Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Support cs2pr for annotating GitHub pull requests #6

Open
johnbacon opened this issue Jul 19, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@johnbacon
Copy link

staabm/annotate-pull-request-from-checkstyle turns checkstyle-based XML reports into pull request comments. Because all it needs is that checkstyle format, it already supports PHP_CodeSniffer, PHP-CS-Fixer, and Pint.

We're trying to hack at this for our project via duster.json configuration and perhaps CI-specific commands, but it would be great if there were official support!

@driftingly driftingly added the enhancement New feature or request label Jul 20, 2023
@driftingly
Copy link
Member

That would be cool, if you get it working via duster.json to give me an idea of how I might implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants