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