summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2018-03-29 13:41:51 +0000
committerVictor Wu <victor@gitlab.com>2018-03-29 13:41:51 +0000
commit507090f93b94fdba31f5be6e2a339046816e67ab (patch)
tree651fb46cb7d6a154117dcb2e199ef62f41f803f6
parent1d5262f9ef11f54031f2d069c9e2352cd4fdfde3 (diff)
downloadgitlab-ce-507090f93b94fdba31f5be6e2a339046816e67ab.tar.gz
Update todos to say will trigger when commenting on a commit
-rw-r--r--doc/workflow/todos.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/workflow/todos.md b/doc/workflow/todos.md
index 3d8d3ce8f13..e612646cfbc 100644
--- a/doc/workflow/todos.md
+++ b/doc/workflow/todos.md
@@ -28,11 +28,10 @@ A Todo appears in your Todos dashboard when:
- an issue or merge request is assigned to you,
- you are `@mentioned` in an issue or merge request, be it the description of
the issue/merge request or in a comment,
+- you are `@mentioned` in a comment on a commit,
- a job in the CI pipeline running for your merge request failed, but this
job is not allowed to fail.
->**Note:** Commenting on a commit will _not_ trigger a Todo.
-
### Directly addressed Todos
> [Introduced][ce-7926] in GitLab 9.0.