From 536c6964aad9c0b4f7cca60163a889657ccb15e2 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 17 Jul 2015 19:20:43 -0400 Subject: Update Gitlab doc --- docs/gitlab-webhooks.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/gitlab-webhooks.markdown b/docs/gitlab-webhooks.markdown index bd1852ac..9d9ecaf5 100644 --- a/docs/gitlab-webhooks.markdown +++ b/docs/gitlab-webhooks.markdown @@ -21,12 +21,12 @@ List of supported actions Configuration ------------- -![Github configuration](http://kanboard.net/screenshots/documentation/gitlab-webhooks.png) +![Gitlab configuration](http://kanboard.net/screenshots/documentation/gitlab-webhooks.png) 1. On Kanboard, go to the project settings and choose the section **Integrations** 2. Copy the Gitlab webhook url 3. On Gitlab, go to the project settings and go to the section **Webhooks** -4. Check the boxes **Push Events** and **Issues Events** +4. Check the boxes **Push Events**, **Comments** and **Issues Events** 5. Paste the url and save Examples @@ -61,5 +61,5 @@ When a task is created from a Gitlab issue, the link to the issue is added to th - Choose the event: **Gitlab issue comment created** - Choose the action: **Create a comment from an external provider** -If the username is the same between Github and Kanboard the comment author will be assigned, otherwise there is no author. +If the username is the same between Gitlab and Kanboard the comment author will be assigned, otherwise there is no author. The user also have to be member of the project in Kanboard. \ No newline at end of file -- cgit v1.2.3