# zuul **Repository Path**: 397667796/zuul ## Basic Information - **Project Name**: zuul - **Description**: https://github.com/openstack-infra/zuul.git - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Zuul ==== Zuul is a project gating system developed for the OpenStack Project. Contributing ------------ We are currently engaged in a significant development effort in preparation for the third major version of Zuul. We call this effort `Zuul v3`_ and it is described in this file in the `feature/zuulv3` branch of this repo. To browse the latest code, see: https://git.openstack.org/cgit/openstack-infra/zuul/tree/ To clone the latest code, use `git clone git://git.openstack.org/openstack-infra/zuul` Bugs are handled at: https://storyboard.openstack.org/#!/project/679 Code reviews are, as you might expect, handled by gerrit at https://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 prompted