HACKER Q&A
📣 anujmehta

Do you use GenAI based solution for PR review?


Hey awesome HN members

I am looking for recommended GenAI based tool which can help in enhancing PR reviews. Any guidance/suggestion is highly appreciable.


  👤 vkotivskyi Accepted Answer ✓
Also trying to integrate AI code review into our project.

In theory copilot code review would be goto solution, but it is still in closed beta

Aslo there is an opensource ai code review action in github. (My POC project: https://github.com/VKotivskyi/RN-Expo-Example/pull/3)

I would say it obviously works in basic cases. But also it needs a lot of fine tuning to actually do high quality code review.

Anyway we agreed to try to use it for a while as experiment.