actions-marketplace-validations/Harness Deploy Action

Call the Harness.io API to deploy an application

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 12, 2023
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/fac_harness-deploy-action@cb57beafa1b9cc3fe62559d2b35362be0e2b3955 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
webhookUrlHarness manual trigger Webhook URLyes
applicationHarness application to deployyes
servicesList of service names to deployyes
versionVersion to deployyes
harnessApiKeyKey to use to communicate with Harness, needed when waitForDeploy is true
waitForDeployWhether to wait for the deployment to complete before completing. Defaults to `false` (don't wait)false
namedescription
harness_urlURL to find and watch the deploy
errorJSON error message from the API in case of failure.