updated doc

This commit is contained in:
Matthew Cillo 2015-12-03 22:07:21 -05:00
parent 61acd80ec3
commit 85fa0bf69b
1 changed files with 6 additions and 1 deletions

View File

@ -56,10 +56,15 @@ When a task is created from a Gitlab issue, the link to the issue is added to th
- Choose the event: **Gitlab issue closed**
- Choose the action: **Close the task**
### Reopen a Kanboard task when a closed issue is reopened on Gitlab
- Choose the event: **Gitlab issue reopened**
- Choose the action: **Open a task**
### Create a comment on Kanboard when an issue is commented on Gitlab
- Choose the event: **Gitlab issue comment created**
- Choose the action: **Create a comment from an external provider**
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.
The user also have to be member of the project in Kanboard.