from Hacker News

Ask HN: Do you use GenAI based solution for PR review?

by anujmehta on 12/14/24, 10:30 AM with 1 comments

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.

  • by vkotivskyi on 12/14/24, 10:56 AM

    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.