edit_milestone
Update any existing GitLab milestone's title, start and due dates, description, or state. Provide the project and milestone ID to apply changes.
Instructions
Edit an existing milestone in a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | The title of the milestone | |
| due_date | No | The due date of the milestone (YYYY-MM-DD) | |
| project_id | No | Project ID or complete URL-encoded path to project | |
| start_date | No | The start date of the milestone (YYYY-MM-DD) | |
| description | No | The description of the milestone | |
| state_event | No | The state event of the milestone | |
| milestone_id | No | The ID of a project milestone |