create_milestone
Create a milestone in a Forgejo repository by specifying owner, repo, title, and optional description to organize and track project progress.
Instructions
Create a milestone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| title | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||