[PR #537] [MERGED] feat: treat failure before success #985

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

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/537
Author: @swoga
Created: 6/29/2021
Status: Merged
Merged: 6/29/2021
Merged by: @cuu508

Base: masterHead: feat-fail-before-success


📝 Commits (1)

  • 785ea7b feat: treat failure before success

📊 Changes

2 files changed (+16 additions, -3 deletions)

View changed files

📝 hc/api/management/commands/smtpd.py (+3 -3)
📝 hc/api/tests/test_smtpd.py (+13 -0)

📄 Description

This PR changes the behaviour of mail subject processing to treat failures before success.

Closes #533


🔄 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/537 **Author:** [@swoga](https://github.com/swoga) **Created:** 6/29/2021 **Status:** ✅ Merged **Merged:** 6/29/2021 **Merged by:** [@cuu508](https://github.com/cuu508) **Base:** `master` ← **Head:** `feat-fail-before-success` --- ### 📝 Commits (1) - [`785ea7b`](https://github.com/healthchecks/healthchecks/commit/785ea7b614ff77d9de4b030ab35a3a1a9b4a1add) feat: treat failure before success ### 📊 Changes **2 files changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `hc/api/management/commands/smtpd.py` (+3 -3) 📝 `hc/api/tests/test_smtpd.py` (+13 -0) </details> ### 📄 Description This PR changes the behaviour of mail subject processing to treat failures before success. Closes #533 --- <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:20 +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#985
No description provided.