testdriverai/TestDriver.ai

Authenticate to TestDriver.ai from GitHub Actions using GitHub's OIDC token — no stored TD_API_KEY secret required. Exports TD_API_KEY for later steps.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
channelTestDriver release channel: dev | test | canary | stable. Selects the API + console URLs.nostable
api-rootExplicit API root override (e.g. https://api-test.testdriver.ai). When set, wins over `channel`.no""
api-keyOptional TD_API_KEY (e.g. the secrets.TD_API_KEY value). Used as a fallback if OIDC auth is unavailable for this org.no""
namedescription
api-keyThe resolved TestDriver API key (masked in logs).
identityJSON identity of the resolved team (echoed from the auth exchange). Empty when the api-key fallback was used.