Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Switch to use Adaptive Cards for teams messages #2

Open
JustSlone opened this issue Aug 7, 2020 · 0 comments
Open

Switch to use Adaptive Cards for teams messages #2

JustSlone opened this issue Aug 7, 2020 · 0 comments

Comments

@JustSlone
Copy link
Owner

Currently we just send a very basic message to the user and a link back to the issue or PR.

We would like to quote the section of the message that mentions the user.

Basic teams messages do not have support for blockquote, which makes this exceedingly ugly.

We should update the code to do two things

  1. Process the message to pull out just the text surrounding the @mention
  2. Don't do the cheap block quoting we do today and let the Flow job build an adaptive card
    a. Note: we might want to build the adaptive card in code because putting together complex JSON objects in flow is painful
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant