mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #486] Feature Request: direct link back to healthcheck in slack alert #362
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#362
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?
Originally created by @caleb15 on GitHub (Mar 3, 2021).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/486
This is just a minor annoyance, but it would be nice if the slack alert linked directly to healthcheck so I didn't have to type healthchecks.io, click on the project, search for the check, and click on the check. I would suggest making the "title" field at the top a link.
The sentry app does this - the title is in blue so you can click on it to go to the sentry issue.
@cuu508 commented on GitHub (Mar 4, 2021):
Thanks, good idea!
Implemented and deployed.
@caleb15 commented on GitHub (Mar 4, 2021):
It works, thanks!