Files
blog/content/posts/commits/2026-05-23-commit-2c1ae06.md
Betty 6c52735786
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 2c1ae06 in bojemoi
2026-05-23 19:11:06 +02:00

939 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(alert-agent): éviter le spam Telegram sur les alertes node-level 2026-05-23T19:11:04+02:00 false
commit
bojemoi
main
Git Activity
Commit 2c1ae06 par Betty dans bojemoi Betty

Commit 2c1ae06

Repository bojemoi
Branch main
Author Betty
Hash 2c1ae06119c0b0a4e6e56af9f68d6dacc0ac178e

Description

  • system prompt: node/host-level alerts → toujours noop ou notify_only
  • webhook: skip notification Telegram si noop après rejet (évite boucle spam)

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	alert-agent/alert_agent/llm.py
M	alert-agent/alert_agent/webhook.py

Diff Summary

 alert-agent/alert_agent/llm.py     | 2 ++
 alert-agent/alert_agent/webhook.py | 6 +++++-
 2 files changed, 7 insertions(+), 1 deletion(-)