mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-24 22:45:56 +03:00
[PR #783] [MERGED] Add body to Telegram notifications #1024
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#1024
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:add-telegram-body📝 Commits (3)
a34959fAdd body to Telegram notificationsa723e00Address review feedbackfa9474aFix escaping📊 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.