[PR #379] [MERGED] Implementing new changes discussed to resolve #370 #941

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

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/379
Author: @jameskirsop
Created: 6/11/2020
Status: Merged
Merged: 6/11/2020
Merged by: @cuu508

Base: masterHead: Retrieve-check-by-unique_key


📝 Commits (1)

  • 8725c81 Implementing new changes discussed to resolve #370

📊 Changes

5 files changed (+44 additions, -4 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 hc/api/tests/test_get_check.py (+17 -0)
📝 hc/api/urls.py (+10 -0)
📝 hc/api/views.py (+12 -1)
📝 templates/docs/api.md (+4 -3)

📄 Description

This new PR replaces #372 and addresses the concerns raised in recent comments on #370.


🔄 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/379 **Author:** [@jameskirsop](https://github.com/jameskirsop) **Created:** 6/11/2020 **Status:** ✅ Merged **Merged:** 6/11/2020 **Merged by:** [@cuu508](https://github.com/cuu508) **Base:** `master` ← **Head:** `Retrieve-check-by-unique_key` --- ### 📝 Commits (1) - [`8725c81`](https://github.com/healthchecks/healthchecks/commit/8725c811443f886f4c557f59afa6e258549f3421) Implementing new changes discussed to resolve #370 ### 📊 Changes **5 files changed** (+44 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `hc/api/tests/test_get_check.py` (+17 -0) 📝 `hc/api/urls.py` (+10 -0) 📝 `hc/api/views.py` (+12 -1) 📝 `templates/docs/api.md` (+4 -3) </details> ### 📄 Description This new PR replaces #372 and addresses the concerns raised in recent comments on #370. --- <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:13 +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#941
No description provided.