Recued
Menu
← Back to recipes

Create a GitLab issue intake

by recued-core v1 11 views

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 13 steps

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 8 configurable

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.

Permissions it requires

Read your Gitlab connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

gitlab gitlabissuescreateapprovaldeveloper-workflowprojectspack:gitlab

Details

13 steps 8 configurable settings recipe_id: create-issue-intake-gitlab