create_milestone
Create a new milestone for a GitLab project by specifying title, dates, and description. Organize project timelines and track progress.
Instructions
Create a new milestone in a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Milestone title | |
| due_date | No | Due date (YYYY-MM-DD) | |
| project_id | No | Project ID or URL-encoded path | |
| start_date | No | Start date (YYYY-MM-DD) | |
| description | No | Milestone description |