commit | 7db1779223f0e0735a9293f244be70d31ca5fe25 | [log] [tgz] |
---|---|---|
author | Antoine Musso <hashar@free.fr> | Mon Jan 22 17:31:09 2024 +0100 |
committer | Antoine Musso <hashar@free.fr> | Mon Jan 22 17:31:43 2024 +0100 |
tree | 7e59898afa160900c5871d375f5a6eceaf48aaf2 | |
parent | 16a217cda6a817c6c23e16f5728851915c790880 [diff] | |
parent | c4c52fd1f6ff6513be91c814db76f9ff2d7949d1 [diff] |
Merge branch 'stable-3.7' [c4c52fd] Inline removal of Gerrit.Nav in Gerrit 3.7 Change-Id: I2a1d11726252ff5da62f9250fdcb86584301c95b
Openstack uses Zuul for project gating and one of the features of Zuul is cross repository dependencies (CRD). Zuul will detect CRDs in git commit messages to allow it to arrange patchsets (in order) before scheduling them for build and test.
The problems with having only a ‘depends-on’ reference:
To help alleviate these issues this plugin adds the following:
Detailed information about this plugin can be found in the documentation.