Commit b39a7218 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'cross-link-mention-docs' into 'master'

Docs: Cross-link mentions with related settings

See merge request gitlab-org/gitlab!81162
parents 6e812c6b d4120702
......@@ -47,6 +47,8 @@ in a different color.
Avoid mentioning `@all` in issues and merge requests, because it sends an email notification
to all the members of that project's group. This might be interpreted as spam.
Notifications and mentions can be disabled in
[a group's settings](../group/index.md#disable-email-notifications).
## Add a comment to a merge request diff
......
......@@ -717,7 +717,8 @@ To disable email notifications:
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/21301) in GitLab 12.6.
You can prevent users from being added to a conversation and getting notified when
anyone mentions a group in which those users are members.
anyone [mentions a group](../discussions/index.md#mentions)
in which those users are members.
Groups with disabled mentions are visualized accordingly in the autocompletion dropdown list.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment