kajabi/GetDX Monorepo Service Identifier Action
Reusable action for sending service identifiers to GetDX in a monorepo. Utilizes `catalog-info.yaml` documents as part of the Backstage eco-system to identify services.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 24, 2025
- License
- MIT
Pinned Snippet
uses: kajabi/getdx-monorepo-service-identifier-action@2d0181d52dfdcd560e07035232720ec487457de7 # 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 | — |
| service-association-type | The type of service association to use (e.g. `backstage`) | no | backstage |
| catalog-filename | The name of the catalog file to search for in the tree (e.g. `catalog-info.yaml`) | no | catalog-info.yaml |
| fetch-depth | The depth of history to fetch for the consuming repository | no | 0 |
| debug | Enable debug mode | no | false |
Outputs
no outputs