This website requires JavaScript.
Explore
Help
Register
Sign In
admin_tan
/
infra
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5175629247e3b81e0ef0e9bf90553627a8df0da8
infra
/
14_infra-assistant
/
api
/
alerts
/
dispatch.py
T
4 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
init stacks
2026-03-21 14:12:55 +01:00
def
send
(
incident
,
summary
):
print
(
"🚨 INCIDENT :"
,
incident
[
"id"
])
print
(
summary
)
Reference in New Issue
Copy Permalink