[PR #734] [CLOSED] add body to slack notification #1019

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

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/734
Author: @s256
Created: 11/17/2022
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 601dbf6 add body to slack notification

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

📝 hc/api/transports.py (+3 -2)
📝 templates/integrations/slack_message.json (+5 -0)

📄 Description

We were lacking details of failed healthchecks in the slack notification.
This MR extends the template and tries to retrieve the body of the last request.


🔄 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/734 **Author:** [@s256](https://github.com/s256) **Created:** 11/17/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`601dbf6`](https://github.com/healthchecks/healthchecks/commit/601dbf69066a88ed67252ce5522d3981b8e3136c) add body to slack notification ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `hc/api/transports.py` (+3 -2) 📝 `templates/integrations/slack_message.json` (+5 -0) </details> ### 📄 Description We were lacking details of failed healthchecks in the slack notification. This MR extends the template and tries to retrieve the body of the last request. --- <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:39 +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#1019
No description provided.