mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #157] In API Update, make it possible to set specific channels #108
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#108
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 @RobertStigsson on GitHub (Mar 9, 2018).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/157
In the API currently we're only able to set all channels or no channels on a check. We need to be able to set specific channels programmatically through the API, and not only through the Web-UI.
PS. If this already works, the API-Docs need to be updated with new information regarding how this should be done.
@cuu508 commented on GitHub (Nov 21, 2018):
Done.