integrations / slack

Bring your code to the conversations you care about with the GitHub and Slack integration
https://slack.github.com/
MIT License
3k stars 469 forks source link

Include table data into Slack comment or be able to unsubscribe specific comments or users? #1671

Open mikedidomizio opened 1 year ago

mikedidomizio commented 1 year ago

Is your feature request related to a problem? Please describe.

We use a bot for DangerJS that comments on the PR if an issue is found. DangerJS will comment a list of issues inside HTML tables. When this comment is pushed to Slack, the table is not included so we only get a comment like "Generated by :no_entry_sign: dangerJS against 3cbc42a" which is kind of pointless other than knowing there is an issue with the PR.

This is a comment made to a GitHub PR
CleanShot 2023-04-14 at 12 37 47
This is the comment inside Slack.
CleanShot 2023-04-14 at 12 36 43

Describe the solution you'd like

One of the following or all would be great.

Describe alternatives you've considered

I investigated if DangerJS could report in a format that doesn't include tables but it doesn't appear to be currently supported. Also, I like tables 😄.

Additional context

None

NVolcz commented 5 months ago

I have the same issue but with Netlify