b4e809edf0c6e4e6ebb2ee338fbd6d53b7dde3f7
On some setup we might restrict a pipeline to trusted users. The new email_filter will matches the email coming from the event account attribute. In Gerrit, each event hold the account in a different field name so I have simply added a map to find out the correct field. email_filter works just like comment_filter, fields are ORed and are considered to be regex. Change-Id: I775f67b48d5f162106c024f94fe498a049b3fe94 Reviewed-on: https://review.openstack.org/17609 Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
# Zuul
Zuul is a trunk gating system developed for the OpenStack Project.
## Contributing
To get the latest code, see: https://github.com/openstack-infra/zuul
Bugs are handled at: https://launchpad.net/zuul
Code reviews are, as you might expect, handled by gerrit. The gerrit they
use is http://review.openstack.org
Use `git review` to submit patches (after creating a gerrit account that links to your launchpad account). Example:
# Do your commits
git review
# Enter your username if promped
Description
Languages
Python
89%
JavaScript
8.9%
C#
1.1%
PowerShell
0.3%
Shell
0.3%
Other
0.3%