[PR #785] [MERGED] Amended Mattermost class to include the BODY in the message #1023

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/785
Author: @boopzz
Created: 1/31/2023
Status: Merged
Merged: 2/1/2023
Merged by: @cuu508

Base: masterHead: mm-body


📝 Commits (3)

  • a3cd62e amended Mattermost class to include the BODY
  • 8f4acdb Add newlines to fix formatting in Mattermost
  • c830790 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/healthchecks/healthchecks/pull/785 **Author:** [@boopzz](https://github.com/boopzz) **Created:** 1/31/2023 **Status:** ✅ Merged **Merged:** 2/1/2023 **Merged by:** [@cuu508](https://github.com/cuu508) **Base:** `master` ← **Head:** `mm-body` --- ### 📝 Commits (3) - [`a3cd62e`](https://github.com/healthchecks/healthchecks/commit/a3cd62ee4192f9d6503053013d4206e5281fc8e3) amended Mattermost class to include the BODY - [`8f4acdb`](https://github.com/healthchecks/healthchecks/commit/8f4acdbc0a430df1ff2ef379f5c2bdfb93df60cb) Add newlines to fix formatting in Mattermost - [`c830790`](https://github.com/healthchecks/healthchecks/commit/c830790a64dff6e75de9d94d83f823c201f412f7) Fix tests ### 📊 Changes **4 files changed** (+58 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description PR for #784, very similar to #735 and #783 Now includes the BODY in the alert message --- <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#1023
No description provided.