After upgrading to the new app, some pushed commits are not sent to Slack channel. Resubscribing fixes this temporarily, but it stops working after some time again.
Same issue here. Happened a few times already in multiple public Slack channels of ours. 馃槩
Apologies for the inconvenience. We will look into this issue.
Can you add some more details. Are you subscribed to commits:*?
you can verify this by doing \github subscribe list features
We are subscribed but without the "star":
pulls, commits, releases, reviews, branches
@alex-jitbit sorry for the late reply. I hope you are aware of this change in commits feature in the new app - https://github.com/integrations/slack#branch-filters-for-commit
Without the star, you will be receiving notifications only for the default branch.
If you are facing issues with the default branch as well, can you do a /github debug command on your channel and share the details at https://support.github.com/.
@alex-jitbit are your still facing this issue?
@sushmita-m not recently, no.
@sushmita-m
I am facing the same issue. Tried both commits:all and commits:*. The notifications that I am getting is only for the default branch.
Edit:
It is working now. I was doing
/github subscribe owner/repo issues pulls commits commits:* releases comments branches reviews
When I removed the commits from the branch, it worked like charm.
_Working command:_
/github subscribe owner/repo issues pulls commits:* releases comments branches reviews
@alex-jitbit We have fixed a bug in the notification flow after this issue was raised. This should not repeat. I am closing the issue for now. If you run into this again, please reach out again.