-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Adaptive Cards in MS Teams integration #90
Use Adaptive Cards in MS Teams integration #90
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. I'm not able to test it on Microsoft Teams, but Santiago has tested it. Should we add some tests?
d1a070e
to
fd9b1d1
Compare
fd9b1d1
to
b2665b0
Compare
@grobinson-grafana |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the tests, look good to me!
This PR updates the MS Teams integration to use Adaptive Cards.
The code is mostly taken from https://github.com/grafana/alerting/blob/main/receivers/teams/teams.go