jenkinsci / checks-api-plugin

Jenkins plugin that defines an API for Jenkins to publish checks to SCM platforms.
https://plugins.jenkins.io/checks-api/
MIT License
41 stars 28 forks source link

checks not working for Bitbucket scm #249

Closed vijay-jangir closed 4 months ago

vijay-jangir commented 4 months ago

Jenkins and plugins versions report

Environment ```text Paste the output here ```

What Operating System are you using (both controller, and any agents involved in the problem)?

rhel 8

Reproduction steps

running recordCoverage using Bitbucket as scm gives error

[Checks API] No suitable checks publisher found.

Expected Results

coverage should be published to bitbucket code insights

Actual Results

[Checks API] No suitable checks publisher found.

Anything else?

No response

Are you interested in contributing a fix?

Sure, with some guidance i can contribute to code, i can test it for integration with Bitbucket

timja commented 4 months ago

Duplicate of https://github.com/jenkinsci/checks-api-plugin/issues/65