First pass at implemenation with pagerduty webhooks

This commit is contained in:
Abel Luck 2022-07-22 12:05:59 +00:00
parent b71b8d95ff
commit 80c6fbd7bb
15 changed files with 1419 additions and 0 deletions

1
ops_bot/__init__.py Normal file
View file

@ -0,0 +1 @@
__version__ = "0.1.0"