cloudbees-io/Register build artifacts

Registers artifact versions in CloudBees Unify for artifacts produced during a workflow run.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 20, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: cloudbees-io/register-build-artifacts@d54af603358f6ea6e6f9a0c86047d74fa9681df6 # v1.0.6

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
artifact-metadataA JSON array of artifact metadata objects. Each object should contain the fields: - name - version - url - digest (optional) - labels (optional) - commit (optional) - repositoryUrl (optional) - ref (optional) - componentId (optional) - type (optional) yes
namedescription
artifact-idsThe unique identifiers in JSON format of the artifacts when multiple are registered.