Create a GitLab issue intake
Use “Create a GitLab issue intake” in Recued. It runs the provider records issue creation workflow with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (13 steps)
project_id
trim
Trim whitespace from setting project id
title
trim
Trim whitespace from setting title
description
trim
Trim whitespace from setting description
labels
trim
Trim whitespace from setting labels
due_date
trim
Trim whitespace from setting due date
has_project
compare
Check if project id has data
has_title
compare
Check if title has data
viewer
?
project
?
skip_create
any
Check if any of the conditions are true
created_issue
?
skip: step.skip_create equal true
skipped
compare
Check if skip create equals true
card
to_summary
Format results as a summary card
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.