Update a PagerDuty incident status
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
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
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.