kajabi/GetDX Deployment Identifier Action

Reusable action for sending deployment identifiers to GetDX.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Mar 11, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: kajabi/getdx-deployment-identifier-action@728aa2ac4a37d5c65c81be6d0a318154ab1e2c27 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
getdx-instance-nameInstance name for getdx (e.g. <instance-name>.getdx.net)yes
getdx-tokenToken for GetDX API Callsyes
shaSHA of the commit being deployed. Will use `git rev-parse HEAD` if not provided (optional)no
service-nameName of the service being deployed (optional)no
default-branchDefault branch for the repositorynomain
debugEnable debug modenofalse

no outputs