dbt-labs / dbt-labs/dbt-jobs-as-code
[Feature] Allow more advanced configuration of output for the `plan` (and maybe `sync`) commands
Open
triage
- Dominant language
- Python
- Stars
- 85
- Forks
- 14
- Avg merge
- 16m
- Merged PRs (30d)
- 5
Description
The following could be useful:
- [ ] Allow showing or not the individual jobs changes along with the "summary" table to stdout
- [ ] Provide output with advanced formatting to be embedded as PR comment
- [ ] Markdown table of changes
- [ ] Collapsible section for the details of individual jobs changes
Ideally we would get it working with some formatting compatible with GitHub, Gitlab, ADO at least (the ones with native integration in dbt Cloud)
Contributor guide
Assessment
This issue has not been assessed yet.