mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[GH-ISSUE #135] MS Teams Integration #91
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#91
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?
Originally created by @KazuyDarklight on GitHub (Sep 6, 2017).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/135
MS Teams have a lot of bot integration for services similar to Healthcheck, it might be nice to join the bandwagon there. I've got work arounds in the meantime though.
@tommydejong-zz commented on GitHub (Jan 12, 2018):
+1 on this! @KazuyDarklight, what kind of work arounds have you implemented?
@KazuyDarklight commented on GitHub (Mar 12, 2018):
@tommydejong You can send messages to Team Channels via email. (https://blogs.technet.microsoft.com/skypehybridguy/2017/08/26/reduce-email-with-microsoft-teams-how-and-why-to-do-it/) It generates a random email address that you can revoke. So if you are comfortable with the security by obscurity aspect of that then you can just drop it into HealthCheck's email integration and call it a day. If you'd rather keep it a bit more locked down then I would restrict it to your work domain or team, have it come to your email and then set an email rule to forward messages from HealthChecks to the desired channel address, since the forward is coming from you it should go through.