slack icon indicating copy to clipboard operation
slack copied to clipboard

Add a filter to *ignore* a label

Open meder-yembo opened this issue 3 years ago • 6 comments

Is your feature request related to a problem? Please describe. I set up GitHub slack integration to help us better track real action items around a PR because things often get drowned out by bot and dependency PRs. However, I can't filter out the bot PRs, so this is equally as spammy.

Describe the solution you'd like Add a filter that allows a user to ignore notifications tagged with a certain label. For example, ignore notifications about PRs tagged with the bot label.

Describe alternatives you've considered GitHub actions to add a not-a-bot label automatically to PRs. This is required on every repository workflow though, so it's not as ideal as simply filtering all notifications at a single source.

Additional context None.

meder-yembo avatar Dec 13 '21 14:12 meder-yembo

Would be so useful to ignore dependabot PRs.

EDIT: just saw https://github.com/integrations/slack/issues/1327

dominic-blain avatar Jan 05 '22 16:01 dominic-blain

Would like to ignore by text.
codeclimate[bot] commented on

k-sav avatar Feb 15 '22 06:02 k-sav

Yeah, we're holding off on using the slack integration in anything other than a test channel until we're able to do -label:dependencies.

I assume from the existing syntax being +label: the -label: equivalent is planned?

neil-morrison44 avatar Feb 24 '22 14:02 neil-morrison44

+1 - we label our Renovate PRs but would love to filter them out of Slack notifications

luislew avatar Mar 18 '22 18:03 luislew

If you just need PR notifications then GitHub's Scheduled Notification for your organization, team or users worked for me. Allows you to filter in or out by labels and much more.

naor-capitola avatar Jul 21 '22 14:07 naor-capitola

+1

FredericVaugeoisFlo avatar Dec 08 '23 15:12 FredericVaugeoisFlo