Skip to content

feat: add minimum priority option - #370

Open
dschach wants to merge 1 commit into
pmd:mainfrom
dschach:main
Open

feat: add minimum priority option#370
dschach wants to merge 1 commit into
pmd:mainfrom
dschach:main

Conversation

@dschach

Copy link
Copy Markdown

Currently, the action returns ALL results.

The action fails for ANY rule violations.

Some setups may want to return only P1 and P2, to allow only high-priority violations to fail the job.

This passes a number to the CLI command.

@dschach

Copy link
Copy Markdown
Author

@adangel I think I got the testing correct. Please check. Thanks!

@dschach

Copy link
Copy Markdown
Author

@adangel ping to have a look at this

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@dschach