-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
If a checkstyle report contains issues for files not modified in the PR, these issues are reported in the PR at the end, under a section "Unchanged files with check annotations ".
It would be great to be able to only annotate the files modified in the PR.
I have no idea if this is something that has to be done:
- In the previous step (prune the checkstyle reports before this Github action intervenes)
- By this Github action
- Some setting somewhere in Github 🤔
- I don't think this is the solution. I would like to see annotations from a different github action regarding failing tests, outside of modified files, because a PR can break tests that weren't modified. However, I'd only like to see checkstyle issues introduced in the modified files.
I open the issue here in case anything can be done about it here.
Great Github action btw! 👍
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels