mattermost-plugin-gitlab
mattermost-plugin-gitlab copied to clipboard
Support for wiki events
We would like to setup a channel which notifies people if the wiki of a Gitlab project is updated.
It seems this is not an option at the moment since /gitlab subscribe does not support wiki events at all.
- any specific api or design you have in mind?
- Can you share any references for creating a channel?
@jespino @levb
I want to bring this Issue up again, because it can be quite useful. GitLab has an Webhook available for Wiki events. But it can't be subscribed to in Mattermost. The Webhook documentation can be found here.
In the end something like /gitlab subscriptions add <repo> wiki should subscribe a channel to those events issued via the the webhook.
Closing due to inactivity. The issue can be reopened with more interest from our community.