The company I work for uses Gitea and is quite satisfied with it. Now we are thinking of adding a code review feature using AI to improve Code Quality, is there known way/existing approach to implement it currently?
For example, when pull request is created we would like to trigger some job that will review the changes and leave comments about code quality.