-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Peter Hospodka edited this page Aug 23, 2021
·
7 revisions
Slackhub is a Github integration for slack that aims to provide direct notification for keyword matching, label application, and repository updates. This is done by messaging the bot commands to manage subscriptions. Admin users can be setup to allow for creating similar subscriptions to channels.
There are a number of items I'd like to do.
- add list users / channels for admins
- add better logging
- tests ;_;
- figure out how to make this installable
- move github messages to templates
- metrics
- redo command structure; maybe make it more flag based instead of the order based
- provide docker container
- convert from bot to app in slack
- provide wiki