create_merge_request
Create a new merge request in a GitLab project by specifying project, title, source and target branches, and options like draft or allow collaboration.
Instructions
Create a new merge request in a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| title | No | ||
| description | No | ||
| source_branch | No | ||
| target_branch | No | ||
| allow_collaboration | No | ||
| draft | No |