Create a GitHub issue intake
Use “Create a GitHub issue intake” in Recued. It runs the GitHub 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)
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
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.