For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Create Issue

GitLab Operation

The Create Issue action creates a new issue to track tasks, bugs, or feature requests in a project.

Example User Story

I want to report a critical bug in the payment gateway so the development team can prioritize and fix it before the next release.

Fields

Field Name
Field Type
Required

projectId

Integer

Yes

title

String

Yes

description

String

No

labels

String

No

GitLab

Example link

Code (Apache v2.0): Operation

Last updated