post: commit 4786114 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 12s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 12s
This commit is contained in:
41
content/posts/commits/2026-05-13-commit-4786114.md
Normal file
41
content/posts/commits/2026-05-13-commit-4786114.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: "[bojemoi] fix(c2-monitor): corriger chat_id Telegram via secret dédié"
|
||||
date: 2026-05-13T17:20:58+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 4786114 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `4786114`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `478611433881c3db88a2a7500b4e7087e081f6b0` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Le secret partagé `telegram_alert_chat_id` contient un chat_id invalide
|
||||
(-1004668024756) utilisé par plusieurs services. Création d'un secret
|
||||
dédié `c2_telegram_chat_id` (canal @bojemoi_ptaas, -1003898435028) monté
|
||||
via `target:` pour ne pas impacter les autres services.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M stack/40-service-borodino.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
stack/40-service-borodino.yml | 5 ++++-
|
||||
1 file changed, 4 insertions(+), 1 deletion(-)
|
||||
```
|
||||
Reference in New Issue
Block a user