mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #362] Additional field for check #278
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#278
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 @andyg2 on GitHub (Apr 27, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/362
I work with many cron tabs across various systems and currently I'm using the description field to store which cron tab relates to the task being checked. As the description text is sent to along with slack notifications this is not always possible due to security concerns.
A text field for the cron resource which is not sent in notifications to mitigate this would be great.
Or indeed any internal description field would certainly suffice.
@cuu508 commented on GitHub (Nov 19, 2025):
Thanks for the suggestion. I am not planning to work on this. I'd like to keep Healthchecks lean and simple, and this feature is a little too niche for me.