cachethq / cachethq/core

Improve webhook event data

Open
#279 0 comments 0 reactions 0 assignees View on GitHub
filament
Dominant language
PHP
Stars
227
Forks
84
Avg merge
11h 14m
Merged PRs (30d)
24

Description

Webhooks need to include additional data. For example, incidents should include a list of affected components.

This is easily doable within the API (since we can refactor the action to dispatch the event) but creating incidents via the dashboard will prematurely fire the `IncidentCreated` event before the incident components are attached.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.