summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2019-06-17 22:18:55 +0000
committerEvan Read <eread@gitlab.com>2019-06-17 22:18:55 +0000
commit001edad11b05325905ea13c7197a68701e27556a (patch)
tree93295f45917c2f5fabe4ab99f1f9e6f73f72b2a0
parent30bddd546f117043f2b7389ad06ba5257184c148 (diff)
downloadgitlab-ce-001edad11b05325905ea13c7197a68701e27556a.tar.gz
note that todos are not affected by GitLab Notification Email settings
-rw-r--r--doc/workflow/todos.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/workflow/todos.md b/doc/workflow/todos.md
index 32907db4f46..3eac79427cf 100644
--- a/doc/workflow/todos.md
+++ b/doc/workflow/todos.md
@@ -34,6 +34,8 @@ A Todo appears in your Todos dashboard when:
- the author, or
- have set it to automatically merge once pipeline succeeds.
+Todo triggers are not affected by [GitLab Notification Email settings](notifications.md).
+
NOTE: **Note:**
When an user no longer has access to a resource related to a Todo like an issue, merge request, project or group the related Todos, for security reasons, gets deleted within the next hour. The delete is delayed to prevent data loss in case user got their access revoked by mistake.