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
720bcf983a
oncall-engine
/
engine
/
apps
/
webhooks
/
models
/
__init__.py
2 lines
60 B
Python
Raw
Normal View
History
Unescape
Escape
Keep webhook responses data (#1580) Track all webhook responses data, and allow using this between alertgroup-related webhooks (e.g. use firing webhook response data when templating the acknowledge webhook request data). NOTE: dropping the table is not backwards compatible but the feature is not enabled (and in any case it would drop log entries only used for status display)
2023-03-21 10:43:37 -03:00
from
.
webhook
import
Webhook
,
WebhookResponse
# noqa: F401
Reference in a new issue
Copy permalink