integrations / slack

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

Support -label to filter out issues having specified labels #1122

Open kaanchan opened 3 years ago

kaanchan commented 3 years ago

The +label feature works great. A -label feature would be very useful.

Sometimes a project generates enough comment traffic that it floods a channel. In this case I create a new channel for the sub-project. In this case, I want to assign all issues with a label to the sub-project (+label) and put a filter for that same issue on the main project (-label). A true redirection of issue traffic.

It seems not possible at the moment. screenshot 2021-02-11

welcome[bot] commented 3 years ago

Thanks for opening this issue! If you would like to help implement an improvement, read more about contributing and consider submitting a pull request.

kaanchan commented 3 years ago

If someone can point me to where I can start looking at the logic for

then I'll see if I can provide a patch or pull request

bbeckrest commented 3 years ago

@kaanchan https://github.com/integrations/slack/pull/974