update_milestone
Update a milestone's title, description, dates, or state (close/activate) in a specified GitLab project.
Instructions
Update an existing milestone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or URL-encoded path | |
| milestone_id | No | Milestone ID | |
| title | No | New milestone title | |
| description | No | New milestone description | |
| due_date | No | New due date | |
| start_date | No | New start date | |
| state_event | No | State transition |