pmd-github-action icon indicating copy to clipboard operation
pmd-github-action copied to clipboard

[Feature Request] Minimum severity option

Open dschach opened this issue 2 years ago • 3 comments

Whether it uses a number 1-5 or "Low" "Medium Low" etc, it would be useful because it would let me use a single rules file for my VSCode PMD scanning and GitHub Actions scanning - and only use severity 1 & 2 in my CI workflow.

Otherwise, I have to have two separate files, and while I don't change them much, setting properties in both across many projects is time-consuming.

Thank you!

dschach avatar Jun 02 '23 17:06 dschach

bump

dschach avatar Oct 02 '23 20:10 dschach

Isn't that a duplicate of #32?

adangel avatar Oct 03 '23 06:10 adangel

@adangel Possibly. If it is, then let's update #32 to use the commonly-used term "minimum priority," which is the term in https://docs.pmd-code.org/pmd-doc-6.55.0/pmd_userdocs_cli_reference.html

dschach avatar Oct 03 '23 19:10 dschach