cloudbees-io-gha/Publish evidence to Unify
Capture job-level evidence data and publish it to CloudBees Unify.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 26, 2026
- License
- MIT
Pinned Snippet
uses: cloudbees-io-gha/publish-evidence-item@cb9077fc32ba4197440e05b2dca14c72caf374f0 # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| cloudbees-url | The CloudBees Unify URL. | no | https://api.cloudbees.io |
| content | The content to be published as evidence. | yes | — |
| format | The format of the evidence content. | no | — |
| job-id | The ID of the job to associate the evidence with. | no | ${{ job.check_run_id }} |
Outputs
no outputs