freeedcom / ai-codereviewer

AI Code Reviewer: Enhance your GitHub workflow with AI-powered code review! Get intelligent feedback and suggestions on pull requests using OpenAI's GPT-4 API, improving code quality and saving developers time.
MIT License
479 stars 439 forks source link

Reviewer name #63

Open SimonaMnv opened 2 months ago

SimonaMnv commented 2 months ago

I have implemented this in a repo with 10+ members, once someone opens a PR, the GPT reviewer comments with my name. Would it be useful to set a further config param in the yml to be able to showcase a different name? is there a simple way to fix this apart forking and changing in the code? Thanks