-
Add route for inserting new alert
-
Parse alertmanager reponse
-
Add example payload - curl script
-
Log only errors (unix philosophy)
-
Response check from google chat
-
Gomod
-
Refactor to new name
-
Add tests
-
Use middleware to pass around args/context/return err signature instead of naked returns (ugly! *must fix)
-
Goreleaser binary
-
Images (Google chat instructions + bot usage (gif) + Logo)
-
Add documentation + comments everywhere
-
Add License, CoC, CONTRIBUTION.md
-
Add support for chat room param, so people can use multiple chat rooms based on alertmanager config (DUH! How could I possibly miss this)
-
Add metrics handler (feature request)
-
Add verbose mode (optional, low priority)