elementary-data/Elementary Data Quality Review
Queries the Elementary API for data quality context on changed dbt models and posts a summary comment to the GitHub Pull Request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| elementary-api-key | Elementary Cloud API key | yes | — |
| elementary-api-url | Elementary API base URL (defaults to production) | no | https://prod.api.elementary-data.com |
| elementary-env-id | Elementary environment ID (UUID). Required when the repository is connected to more than one Elementary environment. Found in the Elementary Cloud URL, e.g. https://app.elementary-data.com/<env-id>/… | no | — |
Outputs
| name | description |
|---|---|
| review-status | Whether the review completed successfully. "success" if the review ran. |