cloudbees-io-gha/Register build artifacts in Unify

Report artifact data and version produced by a GHA workflow run to CloudBees Unify.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cloudbees-urlThe CloudBees Unify URL.nohttps://api.cloudbees.io
nameThe name of the artifact.yes
versionThe version of the artifact.yes
urlThe url where the artifact version is located e.g. docker.io/myapp/myimg:1.0.0.yes
digestThe artifact digest that uniquely and immutably identifies the artifact.no
typeThe type of the artifact. e.g. docker, mavenno
labelThe list of label of the artifact.
commitThe commit ID from the source repository, used when registering the build artifact in CloudBees Unify.${{ github.sha }}
repository-urlThe clone URL of the source repository, used when registering the build artifact in CloudBees Unify.${{ github.server_url }}/${{ github.repository }}
refThe tag or branch of the source repository, used when registering the build artifact in CloudBees Unify.${{ github.ref }}
component-idThe ID of the component associated with the artifact. If not provided, the default is the component ID where the GHA workflow is located.
job-idThe ID of the job to associate the build with.no${{ job.check_run_id }}
namedescription
cbp_artifact_idThe Id of registered build artifact