[DEVECO-725] Document incident.task.* and incident.role.assigned as GA webhooks#138
Open
fanfernandes wants to merge 2 commits into
Open
[DEVECO-725] Document incident.task.* and incident.role.assigned as GA webhooks#138fanfernandes wants to merge 2 commits into
fanfernandes wants to merge 2 commits into
Conversation
…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.
swbradshaw
approved these changes
May 21, 2026
Contributor
swbradshaw
left a comment
There was a problem hiding this comment.
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", |
Contributor
There was a problem hiding this comment.
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.
Co-authored-by: Scott Bradshaw <sbradshaw@pagerduty.com>
hfmbranco
approved these changes
May 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Move
incident.task.*andincident.role.assignedfrom Early Access docs to GA in01-Overview.md. Companion to webhook_composition_service#970. Approved by Scott Bradshaw (Incidents) on 2026-05-19.incident_taskandincident_role_assignmentschemas to Event Data Types20-Early-Access-Webhooks.mdDo not merge until thaw window (2026-05-21).
Jira Ticket
DEVECO-725
Before Merging!
Made with Cursor