Who this template is for
This template is for every engineer who wants to automate their code reviews or just get a second opinion on their PR.
How it works
This workflow will automatically review your changes in a Gitlab PR using the power of AI. It will trigger whenever you comment with +0 to a Gitlab PR, get the code changes, analyze them with GPT, and reply to the PR discussion.
Set up Steps
– Set up webhook of note_events in Gitlab repository (see here on how to do it)
– Configure ChatGPT credentials
– Note “+0” in MergeRequest to trigger automatic review by ChatGPT