cloudbees-io-gha/Register deployed artifacts in Unify

Register artifact deployments to specific environments in CloudBees Unify

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cloudbees-urlURL of CloudBees Unify API.nohttps://api.cloudbees.io
target-environmentThe target environment where the artifact was deployed (e.g., production, staging, dev).yes
labelsThe list of labels for the deployment.no
artifact-idThe ID of the artifact being deployed. Required when artifact-url is not provided.no
artifact-urlThe URL of the artifact being deployed. Required when artifact-id is not provided.no
job-idThe ID of the job to associate the deployment with.no${{ job.check_run_id }}

no outputs