TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby anujmehta6 months ago
Hey awesome HN members<p>I am looking for recommended GenAI based tool which can help in enhancing PR reviews. Any guidance&#x2F;suggestion is highly appreciable.

1 comment

vkotivskyi6 months ago
Also trying to integrate AI code review into our project.<p>In theory copilot code review would be goto solution, but it is still in closed beta<p>Aslo there is an opensource ai code review action in github. (My POC project: <a href="https:&#x2F;&#x2F;github.com&#x2F;VKotivskyi&#x2F;RN-Expo-Example&#x2F;pull&#x2F;3">https:&#x2F;&#x2F;github.com&#x2F;VKotivskyi&#x2F;RN-Expo-Example&#x2F;pull&#x2F;3</a>)<p>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.<p>Anyway we agreed to try to use it for a while as experiment.