create_issue
Create a new issue in a GitLab project with title, description, labels, assignees, and milestone.
Instructions
Create a new issue in a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| labels | No | ||
| project_id | No | ||
| description | No | ||
| assignee_ids | No | ||
| milestone_id | No |