[Feature] Provide option to make reviewdog PR comments optional
Closed this issue · 3 comments
peterKaleta commented
Is there an existing issue for this?
- I have searched the existing issues
Does this issue exist in the latest version?
- I'm using the latest release
Describe the bug?
I cannot find any arguments/config to block reviewdog
from putting comments on the PR itself. My team is migrating big repo with a lot of eslint warnings, we end up with dozens on dozens comments per PR which decreases readability.
To Reproduce
n/a
What OS are you seeing the problem on?
macos-latest or macos-10.15
Expected behavior?
option to pass flag/config to avoid posting comments to PRs for every found error/warning
Relevant log output
No response
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
github-actions commented
Thanks for reporting this issue.
jackton1 commented
@peterKaleta Sorry for the delay this should now be available in the latest release
peterKaleta commented
🙌