workflows.fit
Back to n8n workflows
n8n templateFreeBy Vishal Kumar

GitLab merge request review & risk analysis with Claude/GPT AI

Trigger The workflow runs when a GitLab Merge Request (MR) is created or updated. Extract & Analyze It retrieves the code diff and sends it to Claude AI or GPT-4o for risk assessment and issue detection. Generate Repo...

DevelopmentCore NodesCommunicationHITLAILangchainHttp RequestCode
Loading interactive preview...

Template notes

Trigger

The workflow runs when a GitLab Merge Request (MR) is created or updated.

Extract & Analyze

It retrieves the code diff and sends it to Claude AI or GPT-4o for risk assessment and issue detection.

Generate Report

AI produces a structured summary with: - Risk levels - Identified issues - Recommendations - Test cases

Notify Developers

The report is: - Emailed to developers and QA teams - Posted as a comment on the GitLab MR