Hello,

I have deployed a change to Gerrit which makes it display the ongoing CI/Zuul build if there is any.

If Jenkins jobs are running, you would see below the commit message some gray chipset with the name of the Zuul pipeline (test, gate-and-submit ..). The Check tab shows the jobs details (https://phabricator.wikimedia.org/F36925186).

By exposing the Zuul CI status directly in the Gerrit web UI, people will notice a build error earlier. That also saves the hassle of having to monitor https://integration.wikimedia.org/zuul/.

There are a few glitches:

The code for those that are curious is at https://gerrit.wikimedia.org/g/operations/software/gerrit/+/refs/heads/deploy/wmf/stable-3.5/plugins/wm-zuul-status.js

If you see problems, JavaScript errors etc please paste them on https://phabricator.wikimedia.org/T214068 :)

Antoine "hashar" Musso