aurora-models/models/github_actions/github_actions__current_task_status.yml
Eric Laurello 1ec10f03f2 gha tasks
2023-11-10 11:43:31 -05:00

16 lines
438 B
YAML

version: 2
models:
- name: github_actions__current_task_status
columns:
- name: PIPELINE_ACTIVE
tests:
- dbt_expectations.expect_column_values_to_be_in_set:
value_set:
- TRUE
- name: SUCCESSES
tests:
- dbt_expectations.expect_column_values_to_be_in_set:
value_set:
- 2
config:
severity: warn