pmd / pmd-github-action

GitHub Action for PMD
MIT License
39 stars 26 forks source link

[Feature Request] Minimum severity option #191

Open dschach opened 1 year ago

dschach commented 1 year ago

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 commented 1 year ago

bump

adangel commented 1 year ago

Isn't that a duplicate of #32?

dschach commented 1 year ago

@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