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.