Add section about email notifications to project owner guide
Change-Id: I8e6483e89ebe09c994d1b194118f4b412fcbe7c1 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
@@ -351,6 +351,26 @@ link:prolog-cookbook.html#HowToWriteSubmitRules[Prolog cookbook]. There
|
||||
is also good support for link:prolog-cookbook.html#TestingSubmitRules[
|
||||
testing submit rules] while developing them.
|
||||
|
||||
[[notifications]]
|
||||
== Email Notifications
|
||||
|
||||
With Gerrit individual users control their own email subscriptions. By
|
||||
editing the link:user-notify.html#user[watched projects] in the WebUI
|
||||
under `Settings` > `Watched Projects` users can decide which events to
|
||||
be informed about by email. The change notifications can be filtered by
|
||||
link:user-search.html[change search expressions].
|
||||
|
||||
This means as a project owner you normally don't need to do anything
|
||||
about email notifications, except maybe telling your project team where
|
||||
to configure the watches.
|
||||
|
||||
Gerrit also supports link:user-notify.html#project[notifications on
|
||||
project level] that allow project owners to set up email notifications
|
||||
for team mailing lists or groups of users. This configuration is done
|
||||
in the `project.config` file in the `refs/meta/config` branch as
|
||||
explained in the section about link:user-notify.html#project[project
|
||||
level notifications].
|
||||
|
||||
GERRIT
|
||||
------
|
||||
Part of link:index.html[Gerrit Code Review]
|
||||
|
||||
Reference in New Issue
Block a user