[PR #783] [MERGED] Add body to Telegram notifications #1024

Closed
opened 2026-02-26 00:30:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/783
Author: @f-f
Created: 1/26/2023
Status: Merged
Merged: 2/8/2023
Merged by: @cuu508

Base: masterHead: add-telegram-body


📝 Commits (3)

📊 Changes

3 files changed (+59 additions, -2 deletions)

View changed files

📝 hc/api/tests/test_notify_telegram.py (+46 -1)
📝 hc/api/transports.py (+7 -1)
📝 templates/integrations/telegram_message.html (+6 -0)

📄 Description

As per title, inspired by #735


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/healthchecks/healthchecks/pull/783 **Author:** [@f-f](https://github.com/f-f) **Created:** 1/26/2023 **Status:** ✅ Merged **Merged:** 2/8/2023 **Merged by:** [@cuu508](https://github.com/cuu508) **Base:** `master` ← **Head:** `add-telegram-body` --- ### 📝 Commits (3) - [`a34959f`](https://github.com/healthchecks/healthchecks/commit/a34959f19197381240cc7c24c1c7e51946a921ff) Add body to Telegram notifications - [`a723e00`](https://github.com/healthchecks/healthchecks/commit/a723e0019091af78879b0bd10e5413fe2556c115) Address review feedback - [`fa9474a`](https://github.com/healthchecks/healthchecks/commit/fa9474a72c2de2116d7a63b494674c35033634f0) Fix escaping ### 📊 Changes **3 files changed** (+59 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `hc/api/tests/test_notify_telegram.py` (+46 -1) 📝 `hc/api/transports.py` (+7 -1) 📝 `templates/integrations/telegram_message.html` (+6 -0) </details> ### 📄 Description As per title, inspired by #735 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:30:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#1024
No description provided.