Hi all,
We are using Gerrit checks-jenkins with Jenkins gerrit-checks-api, and the integration is working.
Our current question is simple:
Does checks-jenkins support showing individual Jenkins Pipeline (Jenkinsfile) stages as separate checks, instead of only showing one Jenkins run as one check?
For example, from one pipeline run, we would like to show:
- Build
- Package
- Publish
