mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[PR #817] [MERGED] Include body in msteams template if exists. #1027
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#1027
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/817
Author: @ch0wm3in
Created: 4/4/2023
Status: ✅ Merged
Merged: 4/28/2023
Merged by: @cuu508
Base:
master← Head:patch-1📝 Commits (2)
827e088Include body in msteams template if exists.95cd593Move body to a separate section, fix transport class, add tests📊 Changes
3 files changed (+57 additions, -5 deletions)
View changed files
📝
hc/api/tests/test_notify_msteams.py(+42 -0)📝
hc/api/transports.py(+11 -1)📝
templates/integrations/msteams_message.json(+4 -4)📄 Description
Support it like it does in https://github.com/healthchecks/healthchecks/blob/master/templates/integrations/slack_message.json The markdown codeblock works well in teams also.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.