Recued
Menu
← Back to recipes

GitHub assigned work digest

by recued-core v1 14 views

Use “GitHub assigned work digest” in Recued. It provides a scheduled, read-only digest for the authenticated GitHub user.

How it works 17 steps

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

Process (17 steps)
viewer ?
assigned_raw ?
notifications_raw ?
defaults defaults
Apply defaults
assigned_rows slice
Take a subset of
notification_rows slice
Take a subset of
assigned_count count
Count items in assigned
notification_count count
Count items in notifications
has_assigned compare
Check if assigned count is greater than 0
has_notifications compare
Check if notification count is greater than 0
has_items any
Check if any of the conditions are true
notify_enabled compare
Check if setting notify when items equals true
should_notify all
Check if all conditions are true
notify ?
skip: step.should_notify not_equal true
assigned_table to_table
Format results as a data table
notification_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 8 configurable

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

since setting =
github setting =
channels setting = in_app
end hour setting = 10
weekdays setting = 1,2,3,4,5
row limit setting = 25
start hour setting = 8
notify when items setting = true

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

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

About

Tags

github githubissuesnotificationstriagedigestscheduledeveloper-workflowpack:github

Details

17 steps 8 configurable settings recipe_id: assigned-work-digest-github