bravo680git/Docker Deploy Relay Action

Deploy to Docker Deploy Relay and poll for deployment status

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
deploy_urlWebhook URL for deployment (e.g., https://your-relay-host/webhook)yes
status_urlBase URL for status checks (e.g., https://your-relay-host/deploy-status)yes
api_keyAPI key for authentication (X-API-KEY header)yes
project_nameProject name (must match directory under /apps)yes
imageDocker image (e.g., namespace/repository)yes
tagDocker image tag (e.g., v1.0.0)yes
polling_intervalPolling interval in secondsno10
timeoutMaximum deployment timeout in secondsno900
namedescription
deploy_idDeployment ID returned by the relay
statusFinal deployment status (success/failed/timeout)