Merge "Document that single quotes are illegal in notify filters"

This commit is contained in:
David Pursehouse
2019-12-11 05:13:49 +00:00
committed by Gerrit Code Review

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