integrations / slack

Bring your code to the conversations you care about with the GitHub and Slack integration
https://slack.github.com/
MIT License
2.98k stars 468 forks source link

Not receiving notifications for pull request review comments #1911

Closed ihollander closed 2 weeks ago

ihollander commented 3 weeks ago

Describe the bug

We recently stopped receiving notifications in Slack for line-level PR comments, and have noticed some other odd behavior with PR notifications:

We noticed this change in behavior today. While we didn't make any changes to the subscription settings for one of the repos impacted by this (potential) bug, we did make recent changes to subscriptions for other repos within our organization, in case that information is helpful!

To Reproduce

We set up a totally new Slack channel and subscribed to the same repo with comments enabled, and saw the same behavior listed above. Here are the commands we used to configure comment notifications:

/github subscribe {repo}
/github subscribe {repo} comments
/github subscribe {repo} reviews

Expected behavior

Screenshots If applicable, add screenshots to help explain your problem.

Doubled notifications for single top-level comment, single notification for "finish your review comment":

Screenshot 2024-06-10 at 4 13 35 PM Screenshot_2024-06-10_at_4_10_44_PM

Desktop (please complete the following information):

Using

tehsven commented 3 weeks ago

I also noticed these same issues today.

ddellsperger commented 3 weeks ago

seeing similar strange behavior, including duplication of messages coming to our slack channel and reviews that don't include all of the comments (or final review comment) as part of the review.

archon810 commented 3 weeks ago

Same here, all of a sudden duplicate notifications in our channel.

danielafcarey commented 3 weeks ago

We are experiencing the same issue specifically with the comments subscription.

Previously:

Now:

Notes:

deanylev commented 2 weeks ago

Can we please get some sort of update on this? We are very reliant on this functionality

ihollander commented 2 weeks ago

This appears to be fixed as of today, we're now receiving the expected PR notifications with no configuration changes on our end - going to close this!