Skip to content

Commit a82a454

Browse files
docs(heartbeat): mark integration as unsupported (#320)
Adds clear 'Unsupported' notices to both the main repo README and the heartbeat directory README so users can see the integration is no longer maintained. Closes #319
1 parent 05547e4 commit a82a454

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,9 @@ Supports basic HTTP authentication and Bearer token authentication via the SDK.
144144

145145
### Heartbeat
146146

147-
[heartbeat](heartbeat): Connects to Heartbeat.chat community platform for comprehensive access to channels, threads, comments, users, and events. Supports retrieving channel information, managing thread discussions, creating and viewing comments, accessing user profiles, and viewing community events. Includes full CRUD operations for community engagement and content management. Supports API key authentication.
147+
> ⚠️ **Unsupported** — this integration is no longer maintained by the Autohive team and is not guaranteed to work. Use at your own risk.
148+
149+
[heartbeat](heartbeat): **[UNSUPPORTED]** Connects to Heartbeat.chat community platform for comprehensive access to channels, threads, comments, users, and events. Supports retrieving channel information, managing thread discussions, creating and viewing comments, accessing user profiles, and viewing community events. Includes full CRUD operations for community engagement and content management. Supports API key authentication.
148150

149151
### Humanitix
150152

heartbeat/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Heartbeat Integration for Autohive
22

3+
> ⚠️ **Status: Unsupported**
4+
>
5+
> This integration is **no longer supported or maintained** by the Autohive team. It is kept in the repository for reference only and is not covered by validation, CI checks, or bug-fix updates. Use at your own risk — functionality may break without notice.
6+
37
Connects Autohive to the Heartbeat.chat API to allow users to retrieve channel information, manage threads and comments, access user data, and view community events.
48

59
## Description

0 commit comments

Comments
 (0)