integrations / slack

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

Add Setting To Disable Sending PR Merge to Channel #1688

Open Nathan-Molby opened 1 year ago

Nathan-Molby commented 1 year ago

Is your feature request related to a problem? Please describe. I do not want to have Pull Request merges also sent to the channel. I would like them to be contained to the thread of the pull request that they are related to and not sent to the entire channel.

Describe the solution you'd like Add a setting to disabled sending PR merges to the channel in addition to posting it to the thread.

San4es commented 1 year ago

+1 for such option from me.

Using threading for PR updates is a cool and useful feature. It keeps channel from flood notifications for each PR. But it is noisy that this message is posted to channel as well.

tt commented 11 months ago

This seems like a duplicate of #1567.