sourcery-ai / sourcery

Instant AI code reviews
https://sourcery.ai
MIT License
1.5k stars 65 forks source link

How can we remove the Sourcery Quality reports? #329

Closed joamatab closed 1 year ago

joamatab commented 1 year ago

How can we remove the Sourcery Quality reports

I love sourcery and is great to send PRs to automatically refactor the code, it has improved the quality of my code since I started using it

one issue i find is that the Source quality reports are quite long and discourage PR conversations, see for example

https://github.com/gdsfactory/gdsfactory/pull/1496

reka commented 1 year ago

Hey,

Thanks a lot for this useful feedback. :+1: I can absolutely understand why the quality report feels annoying. :slightly_smiling_face:

I haven't found a way so far to remove it. We'll probably add this option in the next version.

Cheers, Reka

reka commented 1 year ago

Thanks again for this great suggestion. :+1:

After some internal discussion, we've removed the Sourcery Code Quality Report from the GitHub bot. Starting with this morning, you shouldn't see it in your new PRs anymore.

joamatab commented 1 year ago

Hi Reka,

great, thank you!