Project Retirement: Document job changes

Make projects aware that they need to work with others that require
their  project in testing.

Change-Id: I48bb9540491baa221b41bb1e5a1ff6df937726a6
This commit is contained in:
Andreas Jaeger 2020-06-16 11:27:56 +02:00
parent 9636490de8
commit e138b8d5db
1 changed files with 6 additions and 0 deletions

View File

@ -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 <https://codesearch.openstack.org>`__ 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.