Skip to content

Unchanged files with check annotations  #86

@caarmen

Description

@caarmen

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! 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions