integrations / slack

Bring your code to the conversations you care about with GitHub's integration for Slack
https://slack.github.com/
MIT License
3.12k stars 489 forks source link

Support a 'thin' unfurl #1262

Open apellerano-pw opened 3 years ago

apellerano-pw commented 3 years ago

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

At my organization we have a very long github PR template. This integration unfurls github links, which posts much of the PR body. It's too much text spam for an active slack channel. We have to manually remove the unfurl from every single github URL we post.

Describe the solution you'd like A way to opt in to a thinner unfurl which only describes high level metadata for the PR such as the PR title, branch name, target, and diff +/-

Describe alternatives you've considered We've looked for other plugins that can send us github notifications (PR comments, etc) without also unfurling the links. But it's a shame that we are being pushed away from the official integration.

devurandom commented 2 years ago

Is this a duplicate of https://github.com/integrations/slack/issues/162 and https://github.com/integrations/slack/issues/564 ?