[PR #960] [CLOSED] Checks badges #1046

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

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/960
Author: @mickBoat00
Created: 2/12/2024
Status: Closed

Base: masterHead: checks-badge


📝 Commits (2)

  • a441c49 Add individual badges for checks
  • c08ddb8 Make check name and tags unique for different checks.

📊 Changes

7 files changed (+104 additions, -24 deletions)

View changed files

📝 hc/api/urls.py (+2 -2)
📝 hc/api/views.py (+7 -7)
📝 hc/front/views.py (+19 -11)
📝 hc/lib/badges.py (+4 -4)
📝 static/js/add-check-modal.js (+7 -0)
📝 templates/front/badges.html (+63 -0)
📝 templates/front/checks.html (+2 -0)

📄 Description

No description provided


🔄 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/960 **Author:** [@mickBoat00](https://github.com/mickBoat00) **Created:** 2/12/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `checks-badge` --- ### 📝 Commits (2) - [`a441c49`](https://github.com/healthchecks/healthchecks/commit/a441c4993886613b631d8a258fe3027f17ef0fc4) Add individual badges for checks - [`c08ddb8`](https://github.com/healthchecks/healthchecks/commit/c08ddb8c5659342f2854244edc00ea9be1652a5a) Make check name and tags unique for different checks. ### 📊 Changes **7 files changed** (+104 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `hc/api/urls.py` (+2 -2) 📝 `hc/api/views.py` (+7 -7) 📝 `hc/front/views.py` (+19 -11) 📝 `hc/lib/badges.py` (+4 -4) 📝 `static/js/add-check-modal.js` (+7 -0) 📝 `templates/front/badges.html` (+63 -0) 📝 `templates/front/checks.html` (+2 -0) </details> ### 📄 Description _No description provided_ --- <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:44 +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#1046
No description provided.