Integrating GitHub with Slack
Last updated
Last updated
Create a channel named after the repository, e.g. #inyourface
In that channel, subscribe to it:
Unsubscribe from default events that you don't want to hear about:
Subscribe to non-default events that you do want to hear about:
The most important thing is to be subscribed to issues
, since we configure Rollbar to create GitHub Issues rather than email us.
You can see all of the available events in .
If this repository is something that you will want code review on,
In the #review-requests
channel, subscribe to it:
Subscribe to all code-review related events:
Unsubscribe from all non-code-review related events:
To keep from being double-notified, unsubscribe from reviews
and comments
in the original channel, #inyourface
.