/github subscribe owner/repo issues comments this is suppose to subscribe only to issues and comments but it subscribe me to all


Thanks for opening this issue! If you would like to help implement an improvement, read more about contributing and consider submitting a pull request.
I'm experiencing the same issue as well. Here's my workaround for only comments:
/github subscribe user/repo
/github subscribe user/repo comments
/github unsubscribe user/repo pulls issues deployments pulls statuses public releases
Another odd behavior I'm seeing is that my input is not clearing, the command remains on the input box as if something failed.
@edmundito I ran into the same issue and that workaround worked for me, thanks
I ran into the same problem, just want to have a slack channel where we get a message when a new issue was opened and I had to subscribe and then unsubscribe from everything else. This felt very verbose towards my colleagues 馃槥
Most helpful comment
I'm experiencing the same issue as well. Here's my workaround for only comments:
Another odd behavior I'm seeing is that my input is not clearing, the command remains on the input box as if something failed.