actions-marketplace-validations/Create Mender deployment

Create a deployment on a Mender server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 1, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/mendersoftware_mender-gh-action-create-deployment@4773f00270d9bcd5deba13915757e4de463926d6 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
mender_patpersonal access token for the Mender server account to be usedyes
mender_deployment_namedeployment name to be createdyes
mender_release_nameMender Artifacts release nameyes
mender_devices_groupthe name of the devices group to which the release will be deployedno
mender_device_attributesthe attributes of devices to which the release will be deployedno
mender_devices_listthe list of device IDs to which the release will be deployedno
mender_uriURI for the Mender server to be usednohttps://hosted.mender.io
retriesnumber of times a device can retry the deployment in case of failure, defaults to 0no1

no outputs