create_merge_request
Create a merge request between two branches in a GitLab project, with options for draft status, title, description, and collaboration settings.
Instructions
Create a new merge request in a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft | No | ||
| title | No | ||
| project_id | No | ||
| description | No | ||
| source_branch | No | ||
| target_branch | No | ||
| allow_collaboration | No |