Recued
Menu
← Back to recipes

Create GitHub issue with closure watch

by recued-core v3 11 views

Use “Create GitHub issue with closure watch” in Recued. It carries out the named workflow using the connections and settings you choose.

Complete workflow

GitHub Issue Closure Loop 4 pinned recipes

Use GitHub Issue Closure Loop in Recued for issues, developer workflow, closed loop, and state github issue closure watcher. It includes 2 ready-to-run workflows and 1 related pack in one install.

You are viewing one recipe in this workflow. Installing it opens the complete pack so its other recipes and background automations arrive together.

Use “Create GitHub issue with closure watch” in Recued. It carries out the named workflow using the connections and settings you choose.

githubissuesdeveloper-workflowrepository
by recued-core pinned v3
GitHub issue closure watcher
Background automation

Use “GitHub issue closure watcher” in Recued. It checks saved items on a schedule and updates them when the connected service reports a final status.

githubissuesdeveloper-workflowclosure
by recued-core pinned v2
GitHub issue closure watcher timeout
Background automation

Use “GitHub issue closure watcher timeout” in Recued. Low-frequency timeout role for the connected service. It moves a limited batch of expired rows from active to timedout, deletes the active copy only after the durable timeout write succeeds, and notifies the owner once per batch.

githubwatchertimeoutowner-review
by recued-core pinned v1
View pack details, dependencies, and permissions →
How it works 32 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (32 steps)
repo_value trim
Trim whitespace from setting repo
github_repo_parts split
Split repo value into parts
title_value trim
Trim whitespace from setting title
body_value trim
Trim whitespace from setting body
has_connection compare
Check if setting github has data
has_repo compare
Check if repo value has data
has_title compare
Check if title value has data
skip_repository_read any
Check if any of the conditions are true
repository ?
skip: step.skip_repository_read equal true
repo_full_name default
Apply default
has_live_repo compare
Check if repo full name has data
repository_archived default
Apply default
skip_issue_create any
Check if any of the conditions are true
created_issue ?
skip: step.skip_issue_create equal true
defaults defaults
Apply defaults
has_created_issue_number compare
Check if created issue number has data
created_at date_add
Add 0 days to
raw_watch_key join
Join items with ":"
watch_key_colon replace
Replace text in raw watch key
watch_key_slash replace
Replace text in watch key colon
watch_key_dot replace
Replace text in watch key slash
watch_key_at replace
Replace text in watch key dot
watch_key_space replace
Replace text in watch key at
watch_key_left_angle replace
Replace text in watch key space
watch_key_right_angle replace
Replace text in watch key left angle
watch_key_plus replace
Replace text in watch key right angle
watch_key_equals replace
Replace text in watch key plus
watch_key_question replace
Replace text in watch key equals
skip_closure_seed any
Check if any of the conditions are true
closure_timeout_at date_add
Add setting no response timeout days days to
seed_github_issue_closure_watch ?
skip: step.skip_closure_seed equal true
summary to_summary
Format results as a summary card
Settings 5 configurable

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

body setting =
repo setting =
title setting =
github setting =
no response timeout days setting = 30

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.

Data it touches

Warehousedata.shared

About

Tags

github githubissuesdeveloper-workflowrepositoryapprovalclosed-loopstate:github-issue-closure-watcherpack:github-issue-closure

Details

32 steps 5 configurable settings recipe_id: create-issue-with-closure-github