First pass at implemenation with pagerduty webhooks
This commit is contained in:
parent
b71b8d95ff
commit
80c6fbd7bb
15 changed files with 1419 additions and 0 deletions
4
.flake8
Normal file
4
.flake8
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[flake8]
|
||||
min_python_version = 3.10.0
|
||||
extend-ignore = E501,E203
|
||||
ban-relative-imports = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue