From 5697ebca81b55fe1f6957b604d97c70485a10b65 Mon Sep 17 00:00:00 2001
From: Moh Dzulfikri Maulana <106526316+Dzuuul@users.noreply.github.com>
Date: Tue, 10 Mar 2026 11:21:08 +0700
Subject: [PATCH] test: thread_id notification
---
.woodpecker.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.woodpecker.yml b/.woodpecker.yml
index 300140f..913fc62 100644
--- a/.woodpecker.yml
+++ b/.woodpecker.yml
@@ -47,7 +47,8 @@ steps:
from_secret: telegram_token
to:
from_secret: telegram_chat_id
- message_thread_id: 8
+ thread_id:
+ from_secret: telegram_thread_id
format: html
message: |
🚀 Deployment {{ build.status }}!
@@ -55,7 +56,6 @@ steps:
📦 Project: {{ repo.name }}
📝 Commit: {{ commit.message }}
-
👤 Author: {{ commit.author }}
🔗 View Build Logs