bomoko/Lagoon Action

Run Interact with a Lagoon API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 22, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bomoko/lagoon-action@20c1fd82a9b2900d1c41bb309987a9647ffe8134 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
actionOne of the following actions: deploy (default), upsert_variableyesdeploy
ssh_private_keySSH private key for Lagoon authenticationyes
lagoon_graphql_endpointLagoon GraphQL endpointnohttps://api.lagoon.amazeeio.cloud/graphql
lagoon_ssh_hostnameLagoon SSH hostnamenossh.lagoon.amazeeio.cloud
lagoon_portLagoon SSH portno32222
lagoon_projectLagoon project nameno
lagoon_environmentLagoon environment nameno
wait_for_deploymentWait for deployment to finishnofalse
variable_scopeIf action is upsert_variable, this is the variable scope (runtime,build)noruntime
variable_nameIf action is upsert_variable, this is the variable nameno
variable_valueIf action is upsert_variable, this is the variable valueno
max_deployment_timeoutMaximum time (minutes) to wait for deployment - defaults to 30 minutes.no30
debugEnable debug outputnofalse

no outputs