arbitrum-models/models/github_actions/github_actions__current_task_status.yml
Austin 7bf5f5f2bf
An 4105/lq tasks (#157)
* stash

* LQ

* rename
2023-10-31 16:29:42 -04:00

18 lines
475 B
YAML

version: 2
models:
- name: github_actions__current_task_status
columns:
- name: WAS_SUCCESSFUL
tests:
- dbt_expectations.expect_column_values_to_be_in_set:
value_set:
- TRUE
- name: RETURN_VALUE
tests:
- dbt_expectations.expect_column_values_to_be_in_set:
value_set:
- 204
config:
severity: warn
warn_if: ">0"