Fork of https://github.com/hm-edu/alertmanager-hookshot-adapter to change message formatting to not be horrible.
An HTTP response was being sent after every item being processed,
causing the re-sending to break after the 2nd item due to a response
having already been sent on the stream.
Regression from
|
||
---|---|---|
.github/workflows | ||
.gitignore | ||
Dockerfile | ||
index.ts | ||
LICENSE | ||
package.json | ||
renovate.json | ||
tsconfig.json | ||
yarn.lock |