Recued
Menu
← Back to recipes

Create a GitHub issue intake

by recued-core v3 14 views

Use “Create a GitHub issue intake” in Recued. It runs the GitHub 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)
repo trim
Trim whitespace from setting repo
github_repo_parts split
Split repo into parts
title trim
Trim whitespace from setting title
body trim
Trim whitespace from setting body
milestone trim
Trim whitespace from setting milestone
has_repo compare
Check if repo has data
has_title compare
Check if title has data
viewer ?
repository ?
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 7 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

body setting =
repo setting =
title setting =
github setting =
labels setting =
assignees setting =
milestone setting =

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 Github connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

github githubissuescreateapprovaldeveloper-workflowrepositorypack:github

Details

13 steps 7 configurable settings recipe_id: create-issue-intake-github