observo-ai/Observo Setup

Authenticate the current GitHub Actions workflow with Observo via OIDC and create a test run.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
planObservo plan key for this run (e.g. E2E-MAIN). Required.yes
api-base-urlObservo API base URL. Override for self-hosted / staging.nohttps://api.observoai.co
audienceOIDC audience claim. Should match the Observo backend expects.nohttps://api.observoai.co
run-nameOptional human-readable run name. Defaults to "${{ github.workflow }} #${{ github.run_number }}".no""
namedescription
run-keyThe OBSERVO_RUN_KEY exported to subsequent steps. Also written to $GITHUB_ENV.
session-tokenShort-lived Observo PASETO session token. Also exported as OBSERVO_TOKEN env.