create_milestone
Create a milestone to track and group issues by due date and description, organizing project tasks in your GitHub repository.
Instructions
Create a milestone for tracking issue groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name | |
| title | Yes | Milestone title | |
| description | No | Milestone description | |
| due_on | No | Due date (ISO 8601 format) |