honeydew-ai/Honeydew Validate Workspace
Validate that a Honeydew semantic-layer workspace has no validation errors, using the Honeydew GraphQL API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | Honeydew API key name. Store it as a GitHub secret. | yes | — |
| api-secret | Honeydew API key secret. Store it as a GitHub secret. | yes | — |
| base-url | Base URL of the Honeydew API. Only set this if your organization uses a custom Honeydew hostname (see Settings > API in the Honeydew UI). | no | https://api.honeydew.cloud |
| workspace | Honeydew workspace name to validate. When omitted, the workspace is detected from the git branch name (Honeydew development branches are named "<workspace>/<branch>"). | no | — |
| branch | Honeydew branch name to validate. Requires the "workspace" input. When omitted, it is detected from the git branch name, and defaults to "prod" when only "workspace" is set. | no | — |
Outputs
no outputs