diff --git a/doc/source/drivers.rst b/doc/source/drivers.rst index eae83be..423c4ef 100644 --- a/doc/source/drivers.rst +++ b/doc/source/drivers.rst @@ -335,6 +335,12 @@ defined in ``openstack/project-config`` repository in the directory ``zuul.d``, or in ``openstack/openstack-zuul-jobs`` repository or in your own repository. +Check with `codesearch `__ that no +other projects uses your project in testing via ``required-projects``. +Note that codesearch only searches the master branch, so if you +propose a change, check whether it needs backporting to stable +branches as well. + Submit that change and make sure to mention in the commit message that you are ending project gating for the purposes of retiring the project. Wait for that change to merge and then proceed.