Get notifications of Discussions in slack (or equivalent) #2844
-
We use slack as real-time chat. Would it be possible to get the notifications of discussions/answers in slack ? |
Beta Was this translation helpful? Give feedback.
Replies: 15 comments 21 replies
-
@prudhomm This would be available with @becca's idea in #31 regarding webhook messages for discussion events, however as of right now, this isn't possible using just GitHub. On the other hand, though, Slack and GitHub both have great APIs. Using both of them, you could listen for the discussions event, then post to slack. At the current moment, I don't see a Discussions event on the GitHub Api Docs just yet, however, I'm sure the team will add it there soon enough. Hope this helps! 👍 |
Beta Was this translation helpful? Give feedback.
-
This is exactly what I want. 👍 |
Beta Was this translation helpful? Give feedback.
-
I second the desire for the Slack GitHub app to support Discussions. |
Beta Was this translation helpful? Give feedback.
-
+100 and as many as I can! The current issue I see with teams facing when adopting Discussions is that they are in "yet another conversation forum" - whereas if they were where teams already have these same conversations today - Slack, Teams.. - it would be a great integration! |
Beta Was this translation helpful? Give feedback.
-
Exactly what we need as well. Discussions go stale when there isn't a constant reminder to comment and conclude them, which could be achieved with the slack github app as it works for PR comments, issue comments etc... |
Beta Was this translation helpful? Give feedback.
-
Same problem here: when people post questions to discussions, I'm always late to reply because I don't have any way of being notified about them. In comparison, on new issues I receive a Slack message and can reply asap. |
Beta Was this translation helpful? Give feedback.
-
Now that discussions is out of beta, is Slack app integration close? |
Beta Was this translation helpful? Give feedback.
-
I just saw the slack integration is now requesting permissions for read-only access to discussions. Does that mean this is now possible? |
Beta Was this translation helpful? Give feedback.
-
Please, add notifications on comments. It would be so useful!!! |
Beta Was this translation helpful? Give feedback.
-
Thanks for your patience! Discussions are now integrated with Slack! 🎉 You can try it out with You'll receive notifications whenever a discussion is created or when a discussion has a comment marked as an answer. This feature requires granting the Slack app Let us know if you have any feedback! |
Beta Was this translation helpful? Give feedback.
-
Is there a way to have notifications sent to a channel instead of individual Slack users who have issue the |
Beta Was this translation helpful? Give feedback.
-
Hi, Can we have a I want to be notified in a direct message, about the discussion that I'm part of, as to the way I have for pull requests. |
Beta Was this translation helpful? Give feedback.
-
Yes, you can definitely get notifications from discussions in Slack. We had a similar need for keeping track of conversations, and Slack's notifications have been super helpful. You can configure them for specific channels or keywords, and even customize how often you want to get pinged. It really helps streamline responses and keeps everyone in the loop. When we switched to Slack, the pricing was manageable. The slack pricing insights I found showed that the free plan covers most small teams well, but we opted for the Pro plan for more integrations. They also offer occasional discounts, which helped us save. |
Beta Was this translation helpful? Give feedback.
Thanks for your patience! Discussions are now integrated with Slack! 🎉
You can try it out with
/github subscribe owner/repo discussions
.You'll receive notifications whenever a discussion is created or when a discussion has a comment marked as an answer.
This feature requires granting the Slack app
read
permissions for discussions in your organization. If necessary, you should be prompted to update the app permissions when subscribing to discussions. Please note that you must be an organization owner to approve this permissions update.Let us know if you have any feedback!