actions-marketplace-validations/dbt-docs-to-notion
Exports dbt model docs to a Notion database
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dbt-package | dbt-bigquery, dbt-postgres, dbt-bigquery==1.0.0, etc. | yes | — |
| dbt-profile-path | where profile.yml lives | no | ./ |
| dbt-target | profile target to use for dbt docs generation | yes | — |
| model-records-to-write | \"all\" or \"model_name_1 model_name_2 ...\" | no | all |
| notion-database-name | what to name the Notion database of dbt models | yes | — |
| notion-parent-id | Notion page where database of dbt models will be added | yes | — |
| notion-token | Notion token api for integration to use (pass using secrets) | yes | — |
Outputs
no outputs