Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2025-02-11 09:09:26 +00:00
parent 80c43c77c0
commit 6e370d7012
331 changed files with 1406 additions and 777 deletions

View File

@ -16,7 +16,7 @@ An [emoji reaction](../user/emoji_reactions.md) tells a thousand words.
We call GitLab objects that accept emoji reactions awardables. You can react with emoji on the following:
- [Epics](../user/group/epics/_index.md) ([API](epics.md)).
- [Issues](../user/project/issues/index.md) ([API](issues.md)).
- [Issues](../user/project/issues/_index.md) ([API](issues.md)).
- [Merge requests](../user/project/merge_requests/_index.md) ([API](merge_requests.md)).
- [Snippets](../user/snippets.md) ([API](snippets.md)).
- [Comments](../user/emoji_reactions.md#emoji-reactions-for-comments) ([API](notes.md)).