mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[PR #661] [MERGED] Expose subject and subject_fail via API #1005
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#1005
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?
📋 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:
master← Head:healthchecks/healthchecks#659📝 Commits (1)
772f944Expose 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.