Slack: GitHub App not giving notifications in Slack

Created on 22 Oct 2018  路  5Comments  路  Source: integrations/slack

I've connected Slack to my GitHub Organization, I've connected the GitHub App to our Slack, invited it to our #channel, running /github subscribe Organization/Repo gives me a positive reply that the channel is now subscribed.

The repository's under the organization are private, so I'm not sure if that is the reason why but we are receiving no notifications when a commit is made, whether to master or any other branch.

I've read #679 and running /github subscribe list shows the repository as it should.

Have also seen #625 which I was linked to from #641 with no luck.

Most helpful comment

The message above from welcome [bot] would normally be delivered as soon as the issue was open. This is also related to backlog in webhook deliveries. @EyeCandyEyewear You should start seeing messages in Slack once GitHub webhook deliveries catch up. We just started seeing some messages from 3-4 hours ago, as an example.

All 5 comments

For what it's worth, our channel integrations have just stopped working in the last couple hours as well

There's an ongoing incident at this time https://status.github.com/messages and that might be causing a problem with webhook deliveries, or delays as the backlog processes.

Thanks for opening this issue! If you would like to help implement an improvement, read more about contributing and consider submitting a pull request.

The message above from welcome [bot] would normally be delivered as soon as the issue was open. This is also related to backlog in webhook deliveries. @EyeCandyEyewear You should start seeing messages in Slack once GitHub webhook deliveries catch up. We just started seeing some messages from 3-4 hours ago, as an example.

Wow, what timing! I was assuming that I messed something up in the configuration. I guess this issue can closed, thanks for the info!

Was this page helpful?
0 / 5 - 0 ratings