-
|
It adds significant noise to PR, and I don't see its feedbacks on PRs being read/leverage that much lately, compared to when it was introduced few months ago. Has a less verbose mode being considered? Or even a lighter, less verbose alternative? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Good question. There are some really good review comments among the noise. Personally, I can filter it but I understand that the signal-to-noise ratio is not that good and a new contributor may either think they have to put each suggestion into practice or just ignore everything. I would be fine with on-demand reviews. I do not know if that can be configured. @abn set up sourcery. |
Beta Was this translation helpful? Give feedback.
👋 Over all I think there is still value in it. The objective of the integration is not necessarily to catch malevolent code, it has always been to filter out the most obvious types of issues - helping to reduce the expectation on immediate maintainer attention a bit. But I would like to hear from the more active folks from @python-poetry/core on this as I have been a bit inactive recently.
Fwiw, I can also see the point that it can be a bit noisy, however I am of the same view as @radoering in that personally I am okay with it.
I reckon maybe the first step would be to try tune sourcery a bit more. They do allow for a few options to tweak things. We can start by adding some review rules. …