From c4e6d658e4099bd8152c77a76f486809693205f5 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 25 Oct 2014 18:13:13 -0400 Subject: Finish github webhooks integration --- docs/automatic-actions.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs/automatic-actions.markdown') 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 -------- -- cgit v1.2.3