Document that single quotes are illegal in notify filters
Change-Id: I2c10025eb73d41ff8e2aa7c4c8a021cd45eba457
This commit is contained in:
@@ -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
|
should be sent to the emails named in this section. Within a Git-style
|
||||||
configuration file double quotes around complex operator values may
|
configuration file double quotes around complex operator values may
|
||||||
need to be escaped, e.g. `filter = branch:\"^(maint|stable)-.*\"`.
|
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
|
When sending email to a bare email address in a notify block, Gerrit
|
||||||
Code Review ignores read access controls and assumes the administrator
|
Code Review ignores read access controls and assumes the administrator
|
||||||
|
Reference in New Issue
Block a user