The Checks-API was recently added to Gerrit to provide an extension point for plugins that collect data from CI systems to display them in the Gerrit UI.
The checks-jenkins plugin implements the Checks-API for Jenkins CI servers. It relies on the gerritchangequery plugin to query job runs working on a patchset in Jenkins and displays the collected data in the Gerrit UI. The gerritchangequery plugin supports the gerrit trigger plugin and the gerritcodereview plugin.
The presented plugins are still work-in-progress and created during the last two Gerrit hackathons.
This talk will be presented online.