mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-24 22:45:56 +03:00
[PR #785] [MERGED] Amended Mattermost class to include the BODY in the message #1023
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#1023
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/785
Author: @boopzz
Created: 1/31/2023
Status: ✅ Merged
Merged: 2/1/2023
Merged by: @cuu508
Base:
master← Head:mm-body📝 Commits (3)
a3cd62eamended Mattermost class to include the BODY8f4acdbAdd newlines to fix formatting in Mattermostc830790Fix tests📊 Changes
4 files changed (+58 additions, -3 deletions)
View changed files
📝
hc/api/tests/test_notify_mattermost.py(+48 -0)📝
hc/api/tests/test_notify_slack.py(+1 -1)📝
hc/api/transports.py(+8 -1)📝
templates/integrations/slack_message.json(+1 -1)📄 Description
PR for #784, very similar to #735 and #783
Now includes the BODY in the alert message
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.