When I subscribe with the command /gitlab subscription add group-test/test-project issues,issue_comments, I get the response Unable to determine status of Webhook. See [setup instructions](https://github.com/mattermost/mattermost-plugin-gitlab#step-3-create-a-gitlab-webhook) to validate..
I setup the GitLab webhook with the url https://my_mattermost_domain/plugins/com.github.manland.mattermost-plugin-gitlab/webhook, the secret token come from my_mattermost_domain -> System Console -> Plugins -> GitLab -> Webhook Secret.
Hi,
When I subscribe with the command
/gitlab subscription add group-test/test-project issues,issue_comments
, I get the responseUnable to determine status of Webhook. See [setup instructions](https://github.com/mattermost/mattermost-plugin-gitlab#step-3-create-a-gitlab-webhook) to validate.
.But I receive all the issues notification ...
The link to stepup instruction is dead but I use this docs (https://mattermost.gitbook.io/plugin-gitlab/setup/configurationhttps://mattermost.gitbook.io/plugin-gitlab/setup/configuration)
I setup the GitLab webhook with the url
https://my_mattermost_domain/plugins/com.github.manland.mattermost-plugin-gitlab/webhook
, the secret token come frommy_mattermost_domain -> System Console -> Plugins -> GitLab -> Webhook Secret
.Did I miss something ?
Thanks !