checks-api-plugin icon indicating copy to clipboard operation
checks-api-plugin copied to clipboard

Jenkins plugin that defines an API for Jenkins to publish checks to SCM platforms.

Results 22 checks-api-plugin issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jvnet.hudson.plugins:analysis-pom](https://togithub.com/jenkinsci/analysis-pom-plugin) ([source](https://togithub.com/jenkinsci/plugin-pom)) | `7.4.0` -> `8.1.2` |...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/jenkinsci/checks-api-plugin). ## Config Migration Needed - [ ]...

Are there any plans to add an implementation of this check api to the bitbucket branch source? https://plugins.jenkins.io/cloudbees-bitbucket-branch-source/ Bitbucket has build status api, https://developer.atlassian.com/server/bitbucket/how-tos/updating-build-status-for-commits/ that might be similar enough to...

help wanted

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.testcontainers:junit-jupiter](https://java.testcontainers.org) ([source](https://togithub.com/testcontainers/testcontainers-java)) | `1.19.7` -> `1.19.8` |...

dependencies

### What feature do you want to see added? When calling publishChecks it would be nice to get some information about the checks such as the ID, URL, etc We...

enhancement

### Describe your use-case which is not covered by existing documentation. I am trying to figure out how it might be possible to publish checks from within a sub-job. We...

documentation

The pattern I'd always intended to use with this (but never got round to implementing) was to add an optional checks publisher to `warnError`. For e.g. running tests you can...

### Describe your use-case which is not covered by existing documentation. Hi there, I was wondering if there is the possibility of specifying the credentials for junit when it publishes...

documentation

Intended to fix but not yet ready. - [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the...

### Version report ``` Jenkins and plugins versions report: Jenkins: 2.2.89.3 Check API plugin: 1.7.2 Github Checks plugin: 1.0.13 ``` - What Operating System are you using (both controller, and...

bug