commit | 23097e14487fa0af03b5a73a28f16dcde95898c9 | [log] [tgz] |
---|---|---|
author | Christian Aistleitner <christian@quelltextlich.at> | Fri Jun 26 12:04:13 2020 +0200 |
committer | Christian Aistleitner <christian@quelltextlich.at> | Sat Jun 27 10:54:56 2020 +0200 |
tree | 97620676b9525cefc376ddf54773092cc725d4db | |
parent | 78c0988097098c3ad6c245e61bdd44b91e129d82 [diff] |
Highlight links in Polygerrit if a cycle got detected We've now reached feature parity with the old GWT version of the plugin. Change-Id: Ibe0ff98a515135724cc36cfbe79775724459ad7c
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.