Skip to content

[DEVECO-725] Document incident.task.* and incident.role.assigned as GA webhooks#138

Open
fanfernandes wants to merge 2 commits into
mainfrom
deveco-725
Open

[DEVECO-725] Document incident.task.* and incident.role.assigned as GA webhooks#138
fanfernandes wants to merge 2 commits into
mainfrom
deveco-725

Conversation

@fanfernandes
Copy link
Copy Markdown
Contributor

@fanfernandes fanfernandes commented May 20, 2026

Description

Move incident.task.* and incident.role.assigned from Early Access docs to GA in 01-Overview.md. Companion to webhook_composition_service#970. Approved by Scott Bradshaw (Incidents) on 2026-05-19.

  • Add 4 event types to GA table
  • Move incident_task and incident_role_assignment schemas to Event Data Types
  • Remove promoted content from 20-Early-Access-Webhooks.md

Do not merge until thaw window (2026-05-21).

Jira Ticket

DEVECO-725

Before Merging!

  • Check staging environment to ensure changes look as intended.
  • Ensure there is a review from Dev Ecosystem and Public APIs and from Community.

Made with Cursor

…A webhooks

Move four event types and two data-type schemas from Early Access docs to
01-Overview.md. Companion to webhook_composition_service PR #970.
@fanfernandes fanfernandes requested review from a team and swbradshaw May 21, 2026 10:37
Copy link
Copy Markdown
Contributor

@swbradshaw swbradshaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feedback for incident_task event.

I can't review the incident_role_assignment event since I'm not familiar.

"id": "PGR0VU2",
"summary": "A thing that needs to be done",
"type": "incident_task",
"status": "todo",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A viewer of this event would probably ask, "What are the various status values"? Unfortunately we don't have that documented anywhere because there was never a public API implemented for Tasks and web hook event's don't have any OpenAPI doc associated with them.

Comment thread docs/webhooks/01-Overview.md Outdated
@fanfernandes fanfernandes requested a review from a team May 21, 2026 13:11
Co-authored-by: Scott Bradshaw <sbradshaw@pagerduty.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants