Merge "Add TAGS_ADDED and TAGS_DELETED to event_types.ALL"

This commit is contained in:
Jenkins 2016-06-23 08:54:16 +00:00 committed by Gerrit Code Review
commit 8ee1331a33

View File

@ -36,6 +36,8 @@ ALL = (
STORY_CREATED,
STORY_DETAILS_CHANGED,
USER_COMMENT,
TAGS_ADDED,
TAGS_DELETED,
TASK_CREATED,
TASK_ASSIGNEE_CHANGED,
TASK_DETAILS_CHANGED,