integrations / slack

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

Subscription command not adhering to supplied features #1833

Open calebstott opened 5 months ago

calebstott commented 5 months ago

Describe the bug When subscribing to a repo for the first time it always subscribes to the default features

This occurs even if a feature is supplied in the command

To Reproduce Steps to reproduce the behavior:

  1. Send command /github subscribe org/repo issues

Expected behavior channel only subscribes to issues on supplied repo or adds issues feature to any existing features that repo is subscribed to

Screenshot

image

Desktop (please complete the following information):

chichi13 commented 5 months ago

Same problem here, I can confirm the flags [feature] are not taken into account

sfumarolo commented 4 months ago

I'm also seeing it. I was going to take a look at it, but it looks like it may be an issue in the GitHub backend ☹️

rpkamp commented 3 months ago

Same issue here, the flood of messages in a channel for having to to issue one subscribe followed by several unsubscribes to opt out of the stuff you didn't want in the first place is quite annoying.

sfumarolo commented 5 days ago

@jlord - I see you frequently merge PRs - is this something you can help coordinate a fix with the Github backend team, as it doesn't appear to be a bug in the Slack integration itself.

jlord commented 3 days ago

Hi @sfumarolo! I'm the product manager for the Notifications team which now include this integration. We are actively working on the integration and will track this bug.