Fork of https://github.com/hm-edu/alertmanager-hookshot-adapter to change message formatting to not be horrible.
Find a file
Pierre Bourdon cc58da0f55
Fix batch re-sending failing after the 2nd item
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 c2e571cdae
2025-08-11 13:43:16 +02:00
.github/workflows chore(deps): update actions/checkout digest to 11bd719 2024-10-24 04:47:44 +00:00
.gitignore Initial commit 2024-02-26 08:08:25 +01:00
Dockerfile chore(deps): update node.js to v22.16.0 2025-05-25 09:45:51 +00:00
index.ts Fix batch re-sending failing after the 2nd item 2025-08-11 13:43:16 +02:00
LICENSE Initial commit 2024-02-26 08:08:25 +01:00
package.json fix(deps): update dependency express to v5 2025-04-14 05:53:35 +00:00
renovate.json Add renovate.json 2024-02-26 08:09:17 +01:00
tsconfig.json feat: add logic 2024-02-26 08:12:19 +01:00
yarn.lock fix(deps): update dependency @types/express to v5.0.3 2025-06-10 07:35:00 +00:00