diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-20 18:38:24 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-20 18:38:24 +0000 |
commit | 983a0bba5d2a042c4a3bbb22432ec192c7501d82 (patch) | |
tree | b153cd387c14ba23bd5a07514c7c01fddf6a78a0 /doc/user/todos.md | |
parent | a2bddee2cdb38673df0e004d5b32d9f77797de64 (diff) | |
download | gitlab-ce-983a0bba5d2a042c4a3bbb22432ec192c7501d82.tar.gz |
Add latest changes from gitlab-org/gitlab@12-10-stable-ee
Diffstat (limited to 'doc/user/todos.md')
-rw-r--r-- | doc/user/todos.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/todos.md b/doc/user/todos.md index 69c26660c87..d19f1b8f14b 100644 --- a/doc/user/todos.md +++ b/doc/user/todos.md @@ -36,7 +36,9 @@ A To Do appears on your To-Do List when: - Issue - Merge Request - Epic **(ULTIMATE)** -- You are `@mentioned` in a comment on a commit +- You are `@mentioned` in a comment on a: + - Commit + - Design **(PREMIUM)** - A job in the CI pipeline running for your merge request failed, but this job is not allowed to fail - An open merge request becomes unmergeable due to conflict, and you are either: |