[PR #199] [MERGED] Allow specific channel uuid to be specified in create/update check api #910

Closed
opened 2026-02-25 23:44:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/199
Author: @muff1nman
Created: 11/7/2018
Status: Merged
Merged: 11/8/2018
Merged by: @cuu508

Base: masterHead: add-specific-channel


📝 Commits (1)

  • 8247297 Allow specific channel uuid to be specified in create/update check api

📊 Changes

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

View changed files

📝 hc/api/tests/test_update_check.py (+45 -0)
📝 hc/api/views.py (+13 -2)

📄 Description

Beyond setting all ("*") or removing all ("") channels, this allows a specific set of channels to be associated to a check using a comma separated list of channel uuids.


🔄 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/199 **Author:** [@muff1nman](https://github.com/muff1nman) **Created:** 11/7/2018 **Status:** ✅ Merged **Merged:** 11/8/2018 **Merged by:** [@cuu508](https://github.com/cuu508) **Base:** `master` ← **Head:** `add-specific-channel` --- ### 📝 Commits (1) - [`8247297`](https://github.com/healthchecks/healthchecks/commit/824729707e1e6fcfdee98b68522e0ac9cef14810) Allow specific channel uuid to be specified in create/update check api ### 📊 Changes **2 files changed** (+58 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `hc/api/tests/test_update_check.py` (+45 -0) 📝 `hc/api/views.py` (+13 -2) </details> ### 📄 Description Beyond setting all ("*") or removing all ("") channels, this allows a specific set of channels to be associated to a check using a comma separated list of channel uuids. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:44:06 +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#910
No description provided.