You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
The text was updated successfully, but these errors were encountered:
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.
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.)
The text was updated successfully, but these errors were encountered: