[GH-ISSUE #435] Use Microsoft Teams Card Title instead of Text #325

Closed
opened 2026-02-25 23:42:03 +03:00 by kerem · 2 comments
Owner

Originally created by @andrewbrock-sahmri on GitHub (Sep 29, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/435

Currently the integration uses the "text" attribute of a MS Teams Card to notify the up/down status of checks.
image

This makes notifications unhelpful:
image

If you instead use the title field of the Card (instead of text) you should get a better result.

Originally created by @andrewbrock-sahmri on GitHub (Sep 29, 2020). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/435 Currently the integration uses the "text" attribute of a MS Teams Card to notify the up/down status of checks. ![image](https://user-images.githubusercontent.com/70552043/94623561-9c72a680-02f3-11eb-8d27-2e38369822ba.png) This makes notifications unhelpful: ![image](https://user-images.githubusercontent.com/70552043/94623703-fa9f8980-02f3-11eb-8a0a-8237d50ca244.png) If you instead use the title field of the Card (instead of text) you should get a better result.
kerem closed this issue 2026-02-25 23:42:03 +03:00
Author
Owner

@cuu508 commented on GitHub (Oct 6, 2020):

Thanks for the suggestion.

I'd like to experiment with it, where can I see these notifications (a specific app, browser, device model)?

<!-- gh-comment-id:704235635 --> @cuu508 commented on GitHub (Oct 6, 2020): Thanks for the suggestion. I'd like to experiment with it, where can I see these notifications (a specific app, browser, device model)?
Author
Owner

@cuu508 commented on GitHub (Oct 6, 2020):

Nevermind, found the "Activity" section in MS Teams ;-)

Looks like if we set the "title" and "summary" fields to the same value, all looks well:

  • summary gets displayed in the notification
  • title gets displayed in the full "Posts" view
<!-- gh-comment-id:704259631 --> @cuu508 commented on GitHub (Oct 6, 2020): Nevermind, found the "Activity" section in MS Teams ;-) Looks like if we set the "title" and "summary" fields to the same value, all looks well: - summary gets displayed in the notification - title gets displayed in the full "Posts" view
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#325
No description provided.