Create a GitLab issue intake
Approval-gated GitLab.com issue creation workflow. It reads the authenticated user and target project for context, then creates exactly one issue with bounded title, description, labels, assignee IDs, due date, and confidentiality fields through recued-core.gitlab. It does not update existing issues, post notes, create or update merge requests, merge or approve code, trigger or cancel pipelines, mutate branches or tags, change project settings, touch runners or admin APIs, create webhooks, or call arbitrary GitLab APIs.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
title
setting
=
gitlab
setting
=
labels
setting
=
due date
setting
=
project id
setting
=
description
setting
=
assignee ids
setting
=
confidential
setting
=
false
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.