gitea_create_milestone
Create milestones in Gitea repositories to organize and track project progress through structured goals and deadlines.
Instructions
[UNIFIED] Create a new milestone in a repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| owner | Yes | ||
| repo | Yes | ||
| title | Yes | ||
| description | No | ||
| due_on | No | ||
| state | No | open |