diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-08-22 17:39:37 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-08-22 17:39:37 -0400 |
commit | cd9bc86fbeea01fa492606b9c19ded36bf0ab366 (patch) | |
tree | cd7a9a5bca2e661107cdec11a2678fd68f8c9df4 /docs | |
parent | fd60964c239627d2d55c6eca0888be84a8f6653f (diff) |
Add new automated action to change task color based on the task link
Diffstat (limited to 'docs')
-rw-r--r-- | docs/automatic-actions.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/automatic-actions.markdown b/docs/automatic-actions.markdown index 6fb0005d..c4e2bc4c 100644 --- a/docs/automatic-actions.markdown +++ b/docs/automatic-actions.markdown @@ -37,6 +37,7 @@ List of available events - Closing a task - Task creation or modification - Task assignee change +- Task link created or updated - Github commit received - Github issue opened - Github issue closed @@ -77,6 +78,7 @@ List of available actions - Automatically update the start date - Move the task to another column when the category is changed - Send a task by email to someone +- Change task color when using a specific task link Examples -------- |