From 1ee9c285e70bcbda96db0a05ebbef2cb04a6848a Mon Sep 17 00:00:00 2001 From: Betty Date: Wed, 24 Jun 2026 21:25:04 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-06-24-push-bojemoi-main-f6c45f6.md | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 content/posts/pushes/2026-06-24-push-bojemoi-main-f6c45f6.md diff --git a/content/posts/pushes/2026-06-24-push-bojemoi-main-f6c45f6.md b/content/posts/pushes/2026-06-24-push-bojemoi-main-f6c45f6.md new file mode 100644 index 0000000..548bf5e --- /dev/null +++ b/content/posts/pushes/2026-06-24-push-bojemoi-main-f6c45f6.md @@ -0,0 +1,31 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-06-24T21:24:44+02:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | Betty | + +### Commits + +- **f6c45f6** fix(triage+alert-agent): fix Ollama API + Telegram fallback when LLM unavailable (Betty) + + +### Diff Summary + +``` + alert-agent/alert_agent/webhook.py | 10 ++++++++-- + dojo-triage/triage.py | 6 +++--- + 2 files changed, 11 insertions(+), 5 deletions(-) +```