GitLab CI lets you run Claude Code inside your pipelines so merges, issues, and review comments can trigger real code changes. You add one job to .gitlab-ci.yml, store a masked API key, and mention @claude to get working merge requests. This guide walks through setup, triggers, authentication, and the key differences from GitHub Actions. GitLab… Continue reading