agent hive

DEVOPS

Incident Resolved to Status Update and Postmortem Draft

When a PagerDuty incident resolves, post a customer-facing status update via webhook, then auto-draft a postmortem in Confluence from the incident timeline and Slack thread.

CategoryDevOps
Enginesim
Difficultyadvanced
Triggerevent
Steps6
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerPagerDuty incident resolvedPagerDutyPagerDuty
  • ActionPull incident timeline and resolution durationPagerDutyPagerDuty
  • ActionPost customer status update via webhookHTTP webhook
  • ActionRead Slack incident thread for remediation notesSlack
  • LogicDraft structured postmortem with LLMOpenAI
  • OutputCreate Confluence postmortem page for reviewConfluenceConfluence

What it does

Closes the loop after an incident is resolved. It publishes a clear resolution update to your status page through a webhook, then drafts a structured postmortem by stitching together the PagerDuty timeline and the Slack incident thread, so the writeup is 80 percent done before anyone sits down.

When to use it

Use it when postmortems slip because nobody wants to reconstruct the timeline after the fire is out, and when customers need a prompt, consistent resolution notice.

How it works

  1. 1PagerDuty marks an incident as resolved and posts the webhook.
  2. 2The flow pulls the incident timeline: trigger time, acknowledgements, and resolution duration.
  3. 3An HTTP webhook posts a customer-facing resolution update to the status page.
  4. 4The linked Slack incident thread is read to capture responder discussion and remediation steps.
  5. 5An LLM drafts a postmortem with impact, timeline, root cause, and action items.
  6. 6The draft is written to a new Confluence page in the incidents space for review and sign-off.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect PagerDutyIncidents, on-call, escalations.
  2. 2
    Connect HTTP webhookTrigger any URL on agent actions.
  3. 3
    Connect SlackChannels, DMs, threads, mentions.
  4. 4
    Connect OpenAIModels, embeddings, files.
  5. 5
    Connect ConfluenceSpaces, pages, blueprints.
  6. 6
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  7. 7
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  8. 8
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.