Ask HN: 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. |
Ask HN: 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. |
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.