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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 24, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: kajabi/getdx-monorepo-service-identifier-action@2d0181d52dfdcd560e07035232720ec487457de7 # 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
service-association-typeThe type of service association to use (e.g. `backstage`)nobackstage
catalog-filenameThe name of the catalog file to search for in the tree (e.g. `catalog-info.yaml`)nocatalog-info.yaml
fetch-depthThe depth of history to fetch for the consuming repositoryno0
debugEnable debug modenofalse

no outputs