Recued
Menu
← Back to recipes

Update a PagerDuty incident status

by recued-core v2 17 views

Use “Update a PagerDuty incident status” in Recued. It runs the PagerDuty incident status update for one incident with approval before changes are made.

How it works 8 steps

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

Process (8 steps)
incident_id trim
Trim whitespace from setting incident id
from_email trim
Trim whitespace from setting from email
note trim
Trim whitespace from setting note
has_note compare
Check if note has data
incident_before ?
status_update ?
note_create ?
skip: step.has_note not_equal true
card to_summary
Format results as a summary card
Settings 5 configurable

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

note setting =
status setting = acknowledged
pagerduty setting =
from email setting =
incident id 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 Pagerduty connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

pagerduty pagerdutyincidentacknowledgeresolvenoteapprovalpack:pagerduty

Details

8 steps 5 configurable settings recipe_id: update-incident-status-pagerduty