summaryrefslogtreecommitdiff
path: root/doc/workflow
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-11-21 13:39:11 +0100
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-11-21 13:39:11 +0100
commitd840c462d127461ed71d3270bfe5769e37c68b64 (patch)
tree60bb1fb11e2b277ad84348778a6aa90dc3d1a9c3 /doc/workflow
parent0cb37c51375a666d2403506a118422c2c971b728 (diff)
downloadgitlab-ce-d840c462d127461ed71d3270bfe5769e37c68b64.tar.gz
Add documentation about todos and failed builds
Diffstat (limited to 'doc/workflow')
-rw-r--r--doc/workflow/todos.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/workflow/todos.md b/doc/workflow/todos.md
index a50ba305deb..54e7ae19ea5 100644
--- a/doc/workflow/todos.md
+++ b/doc/workflow/todos.md
@@ -24,9 +24,11 @@ you still have open.
A Todo appears in your Todos dashboard when:
-- an issue or merge request is assigned to you
+- 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
+ the issue/merge request or in a comment,
+- build in the CI pipeline running for your merge request failed, but this
+ build is not allowed to fail.
>**Note:** Commenting on a commit will _not_ trigger a Todo.