Document that single quotes are illegal in notify filters

Change-Id: I2c10025eb73d41ff8e2aa7c4c8a021cd45eba457
This commit is contained in:
Patrick Hiesel
2019-12-10 14:21:55 +01:00
parent 80778c64b4
commit 64a862f583

View File

@@ -125,6 +125,7 @@ link:user-search.html[Change search expression] to match changes that
should be sent to the emails named in this section. Within a Git-style
configuration file double quotes around complex operator values may
need to be escaped, e.g. `filter = branch:\"^(maint|stable)-.*\"`.
Single quotes are illegal and must be omitted.
When sending email to a bare email address in a notify block, Gerrit
Code Review ignores read access controls and assumes the administrator