Create Milestone
gitlab_create_milestoneCreate a milestone in a GitLab project by providing a title, optional description, start and due dates. Milestones help organize issues and merge requests toward a target.
Instructions
Create a milestone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| due_date | No | ||
| project_id | No | ||
| start_date | No | ||
| description | No |