Hi, i am pleased to announce that the zuul-status plugin is now available for gerrit 2.16+. This plugin integrates the zuul status json response into gerrit displaying the jobs lined up and running. It's similar to how you would see it on https://integration.wikimedia.org/zuul/%C2%A0apart from it will only show for your change only. This will improve the experience as you won't need to leave your change to get a live feed of your change as it progresses through checks. You can see the demo at https://imgur.com/a/uBk2oxQ Plugin at https://gerrit-review.googlesource.com/admin/repos/plugins/zuul-status First commit: https://gerrit-review.googlesource.com/c/plugins/zuul-status/+/212103 The plugin uses PolyGerrit's ui rather then GWTUI as GWTUI has been removed upstream (from gerrit 3.0) and because PolyGerrit provides XSS protection.