This website requires JavaScript.
Explore
Help
Sign in
centralcloud
/
oncall-engine
Watch
1
Star
0
Fork
You've already forked oncall-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dev
oncall-engine
/
engine
/
apps
/
webhooks
/
models
/
__init__.py
2 lines
89 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
feat: add personal webhook notification backend (#5426) Related to https://github.com/grafana/irm/issues/332 (see https://github.com/grafana/oncall/pull/5440 and https://github.com/grafana/oncall/pull/5446 for the related UI changes) --------- Co-authored-by: Matt Thorning <matt.thorning@grafana.com>
2025-02-18 14:53:07 -03:00
from
.
webhook
import
PersonalNotificationWebhook
,
Webhook
,
WebhookResponse
# noqa: F401
Reference in a new issue
Copy permalink