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(-) +```