summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-07-17 19:20:43 -0400
committerFrederic Guillot <fred@kanboard.net>2015-07-17 19:20:43 -0400
commit536c6964aad9c0b4f7cca60163a889657ccb15e2 (patch)
tree8de2fab6f33c2b7f7c0c0a0eb726230727f90352
parent31c57a82b9e53b9973471c4df4d3840620e67c5d (diff)
Update Gitlab doc
-rw-r--r--docs/gitlab-webhooks.markdown6
1 files 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