Back to Templates
  • +5

ChatGPT Automatic Code Review in Gitlab MR

Created by:
Last update:

Last update 5 months ago

Categories:
Share:

Who this template is for

This template is for every engineer who wants to automate their code reviews or just get a 2nd 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