2016-06-21 16:10:00 -04:00
|
|
|
# Award emoji
|
2016-03-22 05:50:16 -04:00
|
|
|
|
|
|
|
>**Note:**
|
2016-08-08 04:09:54 -04:00
|
|
|
[Introduced][1825] in GitLab 8.2.
|
2016-03-22 05:50:16 -04:00
|
|
|
|
2016-03-22 06:59:28 -04:00
|
|
|
When you're collaborating online, you get fewer opportunities for high-fives
|
2016-06-21 16:10:00 -04:00
|
|
|
and thumbs-ups. Emoji can be awarded to issues and merge requests, making
|
|
|
|
virtual celebrations easier.
|
2016-03-22 05:50:16 -04:00
|
|
|
|
|
|
|
![Award emoji](img/award_emoji_select.png)
|
|
|
|
|
2016-06-21 16:10:00 -04:00
|
|
|
Award emoji make it much easier to give and receive feedback without a long
|
|
|
|
comment thread. Comments that are only emoji will automatically become
|
|
|
|
award emoji.
|
2016-03-22 05:50:16 -04:00
|
|
|
|
|
|
|
## Sort issues and merge requests on vote count
|
|
|
|
|
|
|
|
>**Note:**
|
2016-08-08 04:09:54 -04:00
|
|
|
[Introduced][2871] in GitLab 8.5.
|
2016-03-22 05:50:16 -04:00
|
|
|
|
2016-06-21 16:10:00 -04:00
|
|
|
You can quickly sort issues and merge requests by the number of votes they
|
|
|
|
have received. The sort options can be found in the dropdown menu as "Most
|
|
|
|
popular" and "Least popular".
|
2016-03-22 05:50:16 -04:00
|
|
|
|
|
|
|
![Votes sort options](img/award_emoji_votes_sort_options.png)
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
Sort by most popular issues/merge requests.
|
|
|
|
|
|
|
|
![Votes sort by most popular](img/award_emoji_votes_most_popular.png)
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
Sort by least popular issues/merge requests.
|
|
|
|
|
|
|
|
![Votes sort by least popular](img/award_emoji_votes_least_popular.png)
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2016-06-21 16:10:00 -04:00
|
|
|
The total number of votes is not summed up. An issue with 18 upvotes and 5
|
|
|
|
downvotes is considered more popular than an issue with 17 upvotes and no
|
|
|
|
downvotes.
|
|
|
|
|
|
|
|
## Award emoji for comments
|
|
|
|
|
|
|
|
>**Note:**
|
2016-08-08 04:09:54 -04:00
|
|
|
[Introduced][4291] in GitLab 8.9.
|
2016-06-21 16:10:00 -04:00
|
|
|
|
|
|
|
Award emoji can also be applied to individual comments when you want to
|
|
|
|
celebrate an accomplishment or agree with an opinion.
|
|
|
|
|
|
|
|
To add an award emoji, click the smile in the top right of the comment and pick
|
|
|
|
an emoji from the dropdown.
|
|
|
|
|
|
|
|
![Picking an emoji for a comment](img/award_emoji_comment_picker.png)
|
|
|
|
|
|
|
|
![An award emoji has been applied to a comment](img/award_emoji_comment_awarded.png)
|
|
|
|
|
|
|
|
If you want to remove an award emoji, just click the emoji again and the vote
|
|
|
|
will be removed.
|
2016-03-22 05:50:16 -04:00
|
|
|
|
|
|
|
[2871]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2781
|
|
|
|
[1825]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1825
|
2016-06-21 16:10:00 -04:00
|
|
|
[4291]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4291
|