Open tonglil opened 3 years ago
any progress on this? Started to use this integration today and faced this issue on my first subscription (I only wanted to add release notifications for a particular channel)
Also facing this, despite the project README showing this example as behavior that should be possible. For that reason, @gauravsaralMs , this does appear to be a bug
, not a new feature request.
It got even worse, either /github unsubscribe <owner>/<repository> <features>
nor /github unsubscribe <owner>/<repository>
works properly and I get every notification twice for one repository and for features I don't want :/
Describe the bug I just want to subscribe to pulls and issues. The command subscribes to every default task and I have to unsubscribe from the ones I don't want.
To Reproduce
Expected behavior I don't need to run the
unsubscribe
command separately. It should only have subscribed topulls
andissues
the first time around.