![]() By setting parameters on a pipeline, you can change the default "Build successful/failed" introductory messages left on Gerrit. Change-Id: Ie05c8c87a47994faced4ee67fda4ab4e64ea0d20 Reviewed-on: https://review.openstack.org/19677 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins |
||
---|---|---|
doc | ||
etc | ||
tests | ||
tools | ||
zuul | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
LICENSE | ||
MANIFEST.in | ||
README | ||
openstack-common.conf | ||
setup.cfg | ||
setup.py | ||
tox.ini |
README
# 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