mattermost-plugin-github
mattermost-plugin-github copied to clipboard
Receiving events from one private repo works while another doesn't.
I'm having trouble making the notifications work for one of our repos. While one repo works fine, for the other I just don't receive any events. AFAICT everything should be same for both repos. They are both private repos from the same organization. I'm using the organization-wide webhook, not a repo-specific one. I can see the Webhook delivery on the GitHub side and everything looks fine to me, I get a HTTP 200 OK answer from the Webserver in both cases. Can you suggest any way of debugging this further? Except for #486 which would probably help here, any ideas?
Let me add that I resubscribed with the same flags and reconnected my account several times, but the problem persists.
Any updates regarding this issue?
Unfortunately not, although #486 is in master now so I could retest and try to do some debugging. I haven't had the time to do it yet, but it's on my list. I hope I can find some time between the holidays and will report back here.