create_merge_request
Initiate a merge request in a GitLab project by specifying source and target branches, project ID, title, and optional details like description or draft status.
Instructions
Create a new merge request in a GitLab project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
allow_collaboration | No | Allow commits from upstream members | |
description | No | Merge request description | |
draft | No | Create as draft merge request | |
project_id | Yes | Project ID or URL-encoded path | |
source_branch | Yes | Branch containing changes | |
target_branch | Yes | Branch to merge into | |
title | Yes | Merge request title |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from gitlab mcp
Related Tools
- @modelcontextprotocol/gitlab
- @yoda-digital/mcp-gitlab-server
- @rifqi96/mcp-gitlab
- @ZephyrDeng/mcp-server-gitlab
- @rifqi96/mcp-gitlab