diff options
Diffstat (limited to 'docs/automatic-actions.markdown')
-rw-r--r-- | docs/automatic-actions.markdown | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/automatic-actions.markdown b/docs/automatic-actions.markdown index 631919ea..cf350a2f 100644 --- a/docs/automatic-actions.markdown +++ b/docs/automatic-actions.markdown @@ -32,6 +32,13 @@ List of available events - Closing a task - Task creation or modification - Task assignee change +- Github commit received +- Github issue opened +- Github issue closed +- Github issue reopened +- Github issue assignee change +- Github issue label change +- Github issue comment created List of available actions ------------------------- @@ -44,6 +51,10 @@ List of available actions - Assign a color to a specific user - Assign automatically a color based on a category - Assign automatically a category based on a color +- Create a task from an external provider +- Change the assignee based on an external username +- Change the category based on an external label +- Create a comment from an external provider Examples -------- |