slack
slack copied to clipboard
Support subscribing to all features at once
As someone who wants to have all events pushed to a channel I currently have to do:
/github subscribe owner/repo
/github subscribe owner/repo comments
/github subscribe owner/repo commits:all
/github subscribe owner/repo branches
/github subscribe owner/repo comments
Having an alias like /github subscribe owner/repo all for this would be handy. Another idea would be to support a list of features like /github subscribe owner/repo comments commits:all ....
Related: #291