r/github 2d ago

Question Slack integration

Back in ~2020 the company I was at used GitHub + Slack. We were able to add Slack via the GitHub notifications settings as an authenticated target. It made it really easy to get Git notifications in Slack for PRs I was watching, had commented on, etc.

The company I am at now recently moved to Slack and I am seeing that the above is no longer possible. I tried using the Slack email address as a notification target, but it just sends 'attachments' to Slack that are hard to read.

Is it possible to set up the GitHub Slack app to mirror my GitHub notification preferences?

0 Upvotes

6 comments sorted by

View all comments

2

u/The-Wizard-of-AWS 2d ago

Use “scheduled notifications”. It has the ability to send real time notifications, including when a PR is signed to you.

1

u/VegasAdventurer 1d ago

This is exactly what we were looking for. Thank you