Recued
Menu
← Back to recipes

Vercel release operations digest

by recued-core v1 8 views

Use “Vercel release operations digest” in Recued. It provides a scheduled, read-only digest for Vercel release operations.

How it works 19 steps

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

Process (19 steps)
team_id_trim trim
Trim whitespace from setting team id
team_slug_trim trim
Trim whitespace from setting team slug
project_search_trim trim
Trim whitespace from setting project search
deployment_state_trim trim
Trim whitespace from setting deployment state
deployment_target_trim trim
Trim whitespace from setting deployment target
user ?
projects_raw ?
deployments_raw ?
defaults defaults
Apply defaults
project_count count
Count items in projects
deployment_count count
Count items in deployments
visible_count sum
Sum values in
has_records compare
Check if visible count is greater than 0
notify_enabled compare
Check if setting notify when records equals true
should_notify all
Check if all conditions are true
notify ?
skip: step.should_notify not_equal true
project_table to_table
Format results as a data table
deployment_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 12 configurable

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

vercel setting =
team id setting =
channels setting = in_app
end hour setting = 10
weekdays setting = 1,2,3,4,5
row limit setting = 25
team slug setting =
start hour setting = 8
project search setting =
deployment state setting =
deployment target setting =
notify when records 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 Vercel connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

vercel verceldeploymentsprojectsreleaseoperationsdigestnotificationpack:vercel

Details

19 steps 12 configurable settings recipe_id: release-operations-digest-vercel