git-notify-extension icon indicating copy to clipboard operation
git-notify-extension copied to clipboard

Notifications like for Slack, Discord, etc

Open scop opened this issue 2 years ago • 1 comments
trafficstars

Would be great to get notifications for things like the Slack, Discord, Mattermost, etc built in integrations are able to notify.

In particular, I'd be interested in getting being notified about newly opened / closed / draft/notdraft merge requests. (The draft state change ones I don't think the existing integrations can do though.)

Screenshot from 2023-01-17 09-48-03

scop avatar Jan 17 '23 07:01 scop

Hello,

Thanks for opening a request here, it would be indeed a great improvement for the extension. I already tried to explore the different options but unfortunately we cannot leverage the webhooks within the extension. That means we cannot receivent event-based notifications. But, it would be possible while the extension is refreshing to compute diffs and trigger notifications.

I believe it will take quite some time to get there, but I'll think about it for the next iterations.

Mikescops avatar Jan 21 '23 11:01 Mikescops