mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-24 22:45:56 +03:00
[PR #734] [CLOSED] add body to slack notification #1019
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#1019
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/734
Author: @s256
Created: 11/17/2022
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
601dbf6add 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.