Skip to content
代码片段 群组 项目
提交 6e0221b2 编辑于 作者: Ben Bodenmiller's avatar Ben Bodenmiller
浏览文件

Improve actions that create to-do items

上级 282ac50e
No related branches found
No related tags found
无相关合并请求
...@@ -33,12 +33,13 @@ Also, you can sort them by [**Label priority**](project/labels.md#set-label-prio ...@@ -33,12 +33,13 @@ Also, you can sort them by [**Label priority**](project/labels.md#set-label-prio
## Actions that create to-do items ## Actions that create to-do items
Many to-do items are created automatically. Many to-do items are created automatically.
A to-do item is added to your To-Do List when: Some of the actions that add a to-do item to your To-Do List:
- An issue or merge request is assigned to you. - An issue or merge request is assigned to you.
- A [merge request review](project/merge_requests/reviews/index.md) is requested.
- You're [mentioned](discussions/index.md#mentions) in the description or - You're [mentioned](discussions/index.md#mentions) in the description or
comment of an issue, merge request, or epic. comment of an issue, merge request, or epic.
- You are mentioned in a comment on a commit or design. - You're mentioned in a comment on a commit or design.
- The CI/CD pipeline for your merge request fails. - The CI/CD pipeline for your merge request fails.
- An open merge request cannot be merged due to conflict, and one of the - An open merge request cannot be merged due to conflict, and one of the
following is true: following is true:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册