kajabi/GetDX Deployment Identifier Action
Reusable action for sending deployment identifiers to GetDX.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 11, 2025
- License
- MIT
Pinned Snippet
uses: kajabi/getdx-deployment-identifier-action@728aa2ac4a37d5c65c81be6d0a318154ab1e2c27 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| getdx-instance-name | Instance name for getdx (e.g. <instance-name>.getdx.net) | yes | — |
| getdx-token | Token for GetDX API Calls | yes | — |
| sha | SHA of the commit being deployed. Will use `git rev-parse HEAD` if not provided (optional) | no | — |
| service-name | Name of the service being deployed (optional) | no | — |
| default-branch | Default branch for the repository | no | main |
| debug | Enable debug mode | no | false |
Outputs
no outputs