Skip to content
代码片段 群组 项目
未验证 提交 7197db77 编辑于 作者: João Cunha's avatar João Cunha 提交者: GitLab
浏览文件

Clarify how to find emojis

Colons can't be used when searching within the emoji selector widget.
上级 0b124fe3
No related branches found
No related tags found
无相关合并请求
...@@ -119,16 +119,17 @@ page, with these behaviors: ...@@ -119,16 +119,17 @@ page, with these behaviors:
- It doesn't pick people whose Slack or [GitLab status](../user/profile/index.md#set-your-current-status): - It doesn't pick people whose Slack or [GitLab status](../user/profile/index.md#set-your-current-status):
- Contains the string `OOO`, `PTO`, `Parental Leave`, `Friends and Family`, or `Conference`. - Contains the string `OOO`, `PTO`, `Parental Leave`, `Friends and Family`, or `Conference`.
- Emoji is from one of these categories: - Emoji is from one of these categories:
- **On leave** - 🌴 `:palm_tree:`, 🏖️ `:beach:`, ⛱ `:beach_umbrella:`, 🏖 `:beach_with_umbrella:`, 🌞 `:sun_with_face:`, 🎡 `:ferris_wheel:`, 🏙 `:cityscape:` - **On leave** - 🌴 `palm_tree`, 🏖️ `beach`, ⛱ `beach_umbrella`, 🏖 `beach_with_umbrella`, 🌞 `sun_with_face`, 🎡 `ferris_wheel`, 🏙 `cityscape`
- **Out sick** - 🌡️ `:thermometer:`, 🤒 `:face_with_thermometer:` - **Out sick** - 🌡️ `thermometer`, 🤒 `face_with_thermometer`
- Important: The status emojis are not detected when present on the free text input **status message**. They have to be set on your GitLab **status emoji** by clicking on the emoji selector beside the text input.
- It doesn't pick people who are already assigned a number of reviews that is equal to - It doesn't pick people who are already assigned a number of reviews that is equal to
or greater than their chosen "review limit". The review limit is the maximum number of or greater than their chosen "review limit". The review limit is the maximum number of
reviews people are ready to handle at a time. Set a review limit by using one of the following reviews people are ready to handle at a time. Set a review limit by using one of the following
as a Slack or [GitLab status](../user/profile/index.md#set-your-current-status): as a Slack or [GitLab status](../user/profile/index.md#set-your-current-status):
- 2️⃣ - `:two:` - 2️⃣ - `two`
- 3️⃣ - `:three:` - 3️⃣ - `three`
- 4️⃣ - `:four:` - 4️⃣ - `four`
- 5️⃣ - `:five:` - 5️⃣ - `five`
The minimum review limit is 2️⃣. The reason for not being able to completely turn oneself off The minimum review limit is 2️⃣. The reason for not being able to completely turn oneself off
for reviews has been discussed [in this issue](https://gitlab.com/gitlab-org/quality/engineering-productivity/team/-/issues/377). for reviews has been discussed [in this issue](https://gitlab.com/gitlab-org/quality/engineering-productivity/team/-/issues/377).
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册