diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-01-10 12:51:38 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-01-10 12:51:38 -0500 |
commit | b470b6726074b3f6b773bf1a28569c39a4cb7db1 (patch) | |
tree | 369470b735501b4afae370e85ee0fb49bd0fd1eb /docs/automatic-actions.markdown | |
parent | 27f1be06f71cee9682779b8f48405e1cf261ee7c (diff) |
Update docs
Diffstat (limited to 'docs/automatic-actions.markdown')
-rw-r--r-- | docs/automatic-actions.markdown | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/docs/automatic-actions.markdown b/docs/automatic-actions.markdown index cf350a2f..e90a5e5d 100644 --- a/docs/automatic-actions.markdown +++ b/docs/automatic-actions.markdown @@ -9,17 +9,22 @@ Each automatic action is defined like that: - An action linked to this event - Eventually there is some parameters to define -Each project can have a different set of automatic actions, the configuration panel is located on the project listing page, just click on the link "Automatic actions". +Each project can have a different set of automatic actions, the configuration panel is located on the project listing page, just click on the link **Automatic actions**. -![Automatic action creation (step 1)](http://kanboard.net/screenshots/documentation/project-automatic-action-step1.png) +Add a new action +---------------- -To add a new automatic action, choose the event with an action and click on the button "Next Step", then specify action parameters and finish the process by clicking on the button "Save this action". +### Choose an action -![Automatic action creation (step 2)](http://kanboard.net/screenshots/documentation/project-automatic-action-step2.png) +![Choose an action](http://kanboard.net/screenshots/documentation/project-automatic-action-step1.png) -Each time an event occurs, the corresponding actions are executed. +### Choose an event -![Automatic actions](http://kanboard.net/screenshots/documentation/project-automatic-actions.png) +![Choose an event](http://kanboard.net/screenshots/documentation/project-automatic-action-step2.png) + +### Define action parameters + +![Define parameters](http://kanboard.net/screenshots/documentation/project-automatic-action-step3.png) List of available events ------------------------ @@ -39,6 +44,9 @@ List of available events - Github issue assignee change - Github issue label change - Github issue comment created +- Gitlab issue opened +- Gitlab issue closed +- Gitlab commit received List of available actions ------------------------- |