anc95 / ChatGPT-CodeReview

🐥 A code review bot powered by ChatGPT
https://github.com/apps/cr-gpt
ISC License
3.77k stars 360 forks source link

Should close old comments after new commits #146

Open GeorgeXCV opened 4 weeks ago

GeorgeXCV commented 4 weeks ago

It should close off old comments when new stuff has been pushed, or it gets very very spammy. Just closing off the comments can be way too much. In 8 commits the PR feedback has pushed 23 comments that are all 30-40 lines long.

anc95 commented 3 weeks ago

Hi, the GPT will only review the new commits if you push to an opened PR, But I don't think it should close the previous review result. To avoid too many comments, you can tag the PR as a draft, and then the code review will skip, once it turns ready, will trigger the review for whole commits