commit | ea302905fef1dacfbbfdf6b3a350978b5792b46e | [log] [tgz] |
---|---|---|
author | Ben Rohlfs <brohlfs@google.com> | Wed Apr 07 08:43:16 2021 +0200 |
committer | Ben Rohlfs <brohlfs@google.com> | Wed Apr 07 08:43:16 2021 +0200 |
tree | bf0fa31c5d30f8b2df51f4a4f88dfb1136c23bb5 | |
parent | 0460e541e03a72d09ddc32819d88f03bd5905af2 [diff] |
Switch from html to js plugin Support for html plugins was removed in change 299364. Bug: Issue 14335 Change-Id: I20c3252431a6edbde12f8e63103580bd853be751
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.