[PR #661] [MERGED] Expose subject and subject_fail via API #1005

Closed
opened 2026-02-26 00:30:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/661
Author: @TFenby
Created: 6/2/2022
Status: Merged
Merged: 6/3/2022
Merged by: @cuu508

Base: masterHead: healthchecks/healthchecks#659


📝 Commits (1)

  • 772f944 Expose subject and subject_fail via API

📊 Changes

4 files changed (+52 additions, -0 deletions)

View changed files

📝 hc/api/tests/test_create_check.py (+12 -0)
📝 hc/api/tests/test_update_check.py (+14 -0)
📝 hc/api/views.py (+8 -0)
📝 templates/docs/api.md (+18 -0)

📄 Description

Closes #659


🔄 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/661 **Author:** [@TFenby](https://github.com/TFenby) **Created:** 6/2/2022 **Status:** ✅ Merged **Merged:** 6/3/2022 **Merged by:** [@cuu508](https://github.com/cuu508) **Base:** `master` ← **Head:** `healthchecks/healthchecks#659` --- ### 📝 Commits (1) - [`772f944`](https://github.com/healthchecks/healthchecks/commit/772f94456d6a4c7ca1f4fd4f519c799babbdee2b) Expose subject and subject_fail via API ### 📊 Changes **4 files changed** (+52 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `hc/api/tests/test_create_check.py` (+12 -0) 📝 `hc/api/tests/test_update_check.py` (+14 -0) 📝 `hc/api/views.py` (+8 -0) 📝 `templates/docs/api.md` (+18 -0) </details> ### 📄 Description Closes #659 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:30:33 +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#1005
No description provided.